[Home] [By Thread] [By Date] [Recent Entries]

  • To: xml-dev@l...
  • Subject: Re: Stopping and resuming a sax parser?
  • From: "Bernd G." <gbernd@g...>
  • Date: Fri, 17 Dec 2004 16:31:18 +0100
  • In-reply-to: <24718.1103296678@w...>
  • References: <41C2F0BB.1060109@m...> <24718.1103296678@w...>
  • User-agent: KMail/1.7.2

On Friday 17 December 2004 16:17, you wrote:
> 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?

I'm not sure, if I understand your suggestion. If the simulation invokes the 
ContentHandlers... who is doing the XML parsing?

Bernd

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member