[jboss-jira] [JBoss JIRA] Created: (JBXB-230) Switch to NoopRepeatableParticleHandler as the default RepeatableParticleHandler

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Wed Nov 4 11:15:06 EST 2009


Switch to NoopRepeatableParticleHandler as the default RepeatableParticleHandler
--------------------------------------------------------------------------------

                 Key: JBXB-230
                 URL: https://jira.jboss.org/jira/browse/JBXB-230
             Project: JBoss XML Binding (JBossXB)
          Issue Type: Task
            Reporter: Alexey Loubyansky
            Assignee: Alexey Loubyansky
             Fix For: JBossXB-2.0.2.GA


The default impl currently is based on ValueList container. While originally it's meant to be an optimization in collecting repeated term values, in JBossXBBuilder-based impl it actually has the opposite effect. So, the default for JBossXBBuilder-based impl should be an impl of RepeatableParticleHandler which does nothing.
For the XsdBinder-based impl with RtElementHandler, RtCharactersHandler, RtAttributeHandler the default may still remain ValueList-based.

-- 
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