[Expat-bugs] [ expat-Bugs-850946 ] Way for handler to report parse
errror
SourceForge.net
noreply at sourceforge.net
Fri Nov 28 18:19:09 EST 2003
Bugs item #850946, was opened at 2003-11-28 15:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=850946&group_id=10127
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Way for handler to report parse errror
Initial Comment:
There also appears to be no way for a content handler
to return an failure case back to expat. Just because
the xml is well formatted, does not mean that the data
inside is. All of the handler calls just return void, and
call the next routine. If exceptions are expected to be
used, then make sure that path is exception safe.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=850946&group_id=10127
More information about the Expat-bugs
mailing list