Re: [xml-dev] Streaming XML (WAS: More on taming SAX (was Re: [xml-dev] ANN: Amara XML Toolkit 0.9.0))

From
Karl Waclawek <>
To
Alan Gutierrez <>
Date
2004-12-27T23:22:38Z
ID
<>
Thread
Re: [xml-dev] Streaming XML (WAS: More on taming SAX (was Re: [xml-dev] ANN: Amara XML Toolkit 0.9.0))
Alan Gutierrez wrote:

>     In these cases, it doesn't buy me anything to have the whole
>     document in memory, since I'm either assembling some sort of
>     AST, or just responding to events, any state that is build up is
>     application specific.

That is why this whole discussion isn't that interesting to me.
Is you SAX library publicly accessible?

Karl