The following issue has been updated:

    Updater: Dennis Sosnoski (mailto:[EMAIL PROTECTED])
       Date: Thu, 27 May 2004 4:09 PM
    Changes:
             Component changed to core
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/JIBX-18?page=history

---------------------------------------------------------------------
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, 27 May 2004 4:09 PM
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 is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
jibx-devs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to