[jboss-jira] [JBoss JIRA] Closed: (JBXB-168) enhance @JBossXmlNsPrefix to recursively apply to the type's children
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Tue Jan 13 05:30:04 EST 2009
[ https://jira.jboss.org/jira/browse/JBXB-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Loubyansky closed JBXB-168.
----------------------------------
Resolution: Done
Done. New annotation element applyToChildren has been added with the default value true, which is a change in the default behavior from the previous versions.
I decided to make this change since the only use of the annotation that I recall was in the metadata DescriptionGroupMetaData and even there it's not used any more. In addition to that, IMO and based on the use-case in the forum, true makes more sense.
> enhance @JBossXmlNsPrefix to recursively apply to the type's children
> ---------------------------------------------------------------------
>
> Key: JBXB-168
> URL: https://jira.jboss.org/jira/browse/JBXB-168
> Project: JBoss XML Binding (JBossXB)
> Issue Type: Feature Request
> Reporter: Alexey Loubyansky
> Assignee: Alexey Loubyansky
> Fix For: JBossXB-2.0.1.Beta1
>
>
> At the moment @JBossXmlNsPrefix is effective on the element the property is bound to but not it's children. It would be useful to be able to specify the namespace for all the children of the element as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list