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] [ANN] smallx XML Infoset and Pipeline Released (OpenSource

[ Lists Home | Date Index | Thread Index ]

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.

-- 
Elliotte Rusty Harold  elharo@metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




 

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

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