|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: events vs callbacks (was Re: SAX2 (was Re: DOM vs. SAX??? Nah. ))
David Megginson wrote: > Gabe Beged-Dov writes: > > > SAX is described as an event-based API. IMO, it is a callback based > > API. > > Event-based programming existed before people started encapsulating > events in structures or objects. I'd define SAX as an event-based API > that reports events using callbacks. > There are various axes to use for terminology (as many of the threads on this list show :-(). To reuse a term from the previous sentence, I would say that the key axis to use to distinguish event-based vs callback-based is "thread" of control. A callback-based API passes the thread of control to the "message" receiver. A event-based API queues the "message". The receiver uses its own thread of control to process the message. The current crop of parsers and frameworks (SAX, MDSAX) are definitely in the single threaded camp. The discussion of streaming (in other threads :-), has only brought up multiple threads of control tangentially, in one response that discussed wanting to hand off the processing of a "packet" to another process in a high volume server scenario. There is alot of discussion of data models vs API. I would like to see control flow added to the axes that people argue about :-). Gabe Beged-Dov www.jfinity.com xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1 To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








