javaee / jaxb-spec

Formerly jsr222.java.net
Other
9 stars 16 forks source link

mapping of property/field to xs:sequence - default order #13

Open glassfishrobot opened 20 years ago

glassfishrobot commented 20 years ago

The JSR 222 EG already agreed that a mapping rule that maps the Javabean like properties and fields within a class to a xs:sequence compositor should be supported. However, the Javabean properties and fields within a class are unordered. So should there be default order specified ?

One suggestion was to use alphabetical order as default order.

Environment

Operating System: All Platform: All

Affected Versions

[2.0 draft]

glassfishrobot commented 20 years ago

Reported by sekhar

glassfishrobot commented 20 years ago

sekhar said: Updating the status to follow the lifecycle issue outlined in the jaxb20-note-0007.txt.

glassfishrobot commented 20 years ago

Was assigned to sekhar

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JSR222-13