[Expat-bugs] [ expat-Bugs-850945 ] Way to reset parser

SourceForge.net noreply at sourceforge.net
Fri Nov 28 18:22:42 EST 2003


Bugs item #850945, was opened at 2003-11-28 18:17
Message generated for change (Comment added) made by kwaclaw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=850945&group_id=10127

Category: www.libexpat.org
Group: None
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Way to reset parser

Initial Comment:
Right now a parser has be created and destroyed after 
every document.  This is major heap fragmentation 
when I've got 7000 tiny xml files to parse.  Have the 
parser reset itself back to a good state after isFinal is 
called on the parse functions.



----------------------------------------------------------------------

>Comment By: Karl Waclawek (kwaclaw)
Date: 2003-11-28 18:22

Message:
Logged In: YES 
user_id=290026

This functionality has been available for quite a while.
Please consult the docs for details about XML_ParserReset().

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=850945&group_id=10127



More information about the Expat-bugs mailing list