Re: [xml-dev] RE: Incremental transformations with Xalan and performance issues?

From
Daniela Florescu <>
To
Date
2004-12-05T07:48:24Z
ID
<>
Thread
Re: [xml-dev] RE: Incremental transformations with Xalan and performance issues?
> Do you happen to know if anyone has tried to build an XSLT engine that 
> does
> incremental transformations on incoming SAX events, without requiring 
> the
> building of a tree?

I advise you go and check the streaming XQuery engine from BEA. It is 
not XSLT but
XQuery, but given the fact that they are pretty much equivalent, it 
might solve your
  problems. The details of how it works are given here.


	• 	Daniela Florescu, Chris Hillery, Donald Kossmann, Paul Lucas, Fabio 
Riccardi, Till Westmann, Michael J. Carey, Arvind Sundararajan:
The BEA streaming XQuery processor.
VLDB Journal  Volume 13, Number 3, September 2004


Best regards,
Dana