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] Push and Pull?

[ Lists Home | Date Index | Thread Index ]

> I'd describe the main difference as "event-driven" vs.
> "tree-based".  Event-driven processing models can have
> a "push" interface (like SAX, where the parser calls the
> application) or a "pull" interface (where the application
> calls the parser).

As an alternative to "event-driven", I use the term "stream-based" (as
opposed to "tree-based".) Both SAX and .NET's XmlReader are "stream-based"
but only SAX is "event-driven".

Jason






 

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

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