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] Streaming XML (WAS: More on taming SAX (was Re: [xm

[ Lists Home | Date Index | Thread Index ]

>     I've gotten pretty good at assembling a SAX engine quickly by
>     composing one using resuable strategies.

Alan,

you didn't answer my question. Besides the personal
interest and fun, where there any technical reasons why
Xquery/XSLT wouldn't have been the right choice ?

Instead of writing Java over SAX, isn't it more convenient
to write:

for $x in //foobar
where some:predicate($x)
return my:function($x)

  and leave the smart streaming strategies to implementors
to figure out ?

Did you try XQuery/XSLT and fail ? If yes, where did they
fell short ?

Best regards
Dana








 

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

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