[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Push and Pull?


Re:  Push and Pull?
 On Fri, 2002-01-25 at 17:14, Nicolas Lehuen wrote:
> SAXDOMIX [1] could be classified as semi-random-access,
> push-flow-control-interface. It enables you to parse a document in the SAX
> model, and switch when desired to the DOM model to build partial trees that
> are pushed into a controller. It is semi-random access because you have full
> random access on the partial trees, but sequential access between them.
> 
> dom4j also implements this idea, in a less generic way (but much more simple
> and easy to use), and calls it 'tree pruning' [2].

Markup Object Events (MOE - http://moe.sourceforge.net) also supports
such access.  Events are reported serially, but events may listen to
following events in order to build a tree, which (likely after further
processing) may then be reported once again as events.

MOE can both accept and emit SAX events, as it evolved from work I'd
done on SAX filters.
 
-- 
Simon St.Laurent
Ring around the content, a pocket full of brackets
Errors, errors, all fall down!
http://simonstl.com


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.