The following comment has been added to this issue:

     Author: Thomas Will
    Created: Thu, 1 Jul 2004 7:14 AM
       Body:
I totally agree, it is very common that XML structures are enhanced. I just had this 
case and the existing generated JiBX code did not work anymore.
It would be nice, if this feature could be enabled at least at the level of a binding 
element.

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/JIBX-18?page=comments#action_21240

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/JIBX-18

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JIBX-18
    Summary: Tolerate unexpected elements
       Type: Improvement

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: JiBX
 Components: 
             core
   Versions:
             1.0-beta3a

   Assignee: Dennis Sosnoski
   Reporter: Falk Langhammer

    Created: Thu, 6 May 2004 4:07 PM
    Updated: Thu, 1 Jul 2004 7:14 AM
Environment: JDK 1.4.2

Description:
JiBX beta3a creates unmarshalling code which tolerates deviations from an ideal XML 
document described by the binding.

So far so good.

This tolerance however, is bound to unexpected attributes found in a tag. It should 
ignore an unexpected element (and all its childs) until it sees an expected element 
again. It should only throw an exception if it does not see all expected elements.

It is normal that somebody adds content to XML and JiBX-generated code should not fail 
afterwards.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
jibx-devs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to