[ expat-Bugs-850945 ] Way to reset parser
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #850945, was opened at 2003-11-28 15:17 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=850945&group_id=10127 Category: www.libexpat.org Group: None Status: Open Resolution: None 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=850945&group_id=10127