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

Re: [ANN] smallx XML Infoset and Pipeline Released (Open Sourc


Re:  [ANN] smallx XML Infoset and Pipeline Released (Open Sourc
* Alex Milowski <alexml@m...> [2005-04-12 16:48]:
> 
> On Apr 12, 2005, at 8:30 AM, Elliotte Harold wrote:
> 
> >Alex Milowski wrote:
> >
> >>In smallx you stream info items--not SAX.  As such, when you receive
> >>a start tag you get the name, attributes, and in-scope namespaces.
> >>In SAX, those are separate callbacks and implementing against that
> >>is much harder.
> >
> >That's blatantly incorrect. Names and attributes are not separate 
> >callbacks in SAX. They are passed as arguments to startElement. 
> >In-scope namespaces do require separate callbacks, but that's rarely 
> >needed.
> 
> Yep.  I was thinking of the prefix mappings (startPrefixMapping & 
> endPrefixMapping).
> ...typing to fast without thinking.
> 
> In-scope namespaces are needed for many applications--including XSLT.  
> I also embed
> QName values in many of my applications and there I also need in-scope 
> namespaces to
> resolve those QName values.
> 
> I still find SAX hard to implement against in terms of "XML >
> Components".  It is OK for a parser interface.  That's my personal
> preference though...

    In my SAX library, XStrategy, I combined namespaces and events.

    The XStrategy framwork maintains a stack of namespaces in scope
    by default. It seemed impossible to get anything done without it.

--
Alan Gutierrez - alan@e...
    - http://engrm.com/blogometer/index.html
    - http://engrm.com/blogometer/rss.2.0.xml

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-2013 All Rights Reserved.