OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Stopping and resuming a sax parser?

[ Lists Home | Date Index | Thread Index ]

Bernd G. wrote:


> I'm writing a trace feeder for an event driven simulation in C++. Doing this, 
> I have the problem that there are two concurrent control flows: one of the 
> simulation calendar generating simulation events saying "read the next 
> element from the trace file" and the other of the SAX parser running through 
> the XML document and generating the well known SAX events.


Why not skip the trace file and the XMLReader completely? Instead just 
have the simulation invoke the appropriate methods in ContentHandler 
directly?

-- 
Elliotte Rusty Harold  elharo@metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS