dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Fw: Release of libxml2-2.4.29


From: David Sugar
Subject: Re: [DotGNU]Fw: Release of libxml2-2.4.29
Date: Wed, 11 Dec 2002 20:14:16 -0500 (EST)

With libxml2, one can do sax style parsing in chinks with the push parser
using xmlParseChunk and xmlCreatePushParser.  Is this what you are looking 
to do?

On Thu, 12 Dec 2002, Gopal V wrote:

> If memory serves me right, Daniel Veillard wrote:
> >  Main changes are the addition of a new API set closely based on
> > the C#/ECMA-334 XmlTextReader interface, allowing to scan an XML document
> > in a forward only way but in (near) constant memory size [*], and the
> ....
> > [*] this should be a better interface than the old SAX one to handle 
> >     document which won't fit in memory and also help the people doing
> >     alternative System.Xml .Net implementations. 
> 
> Now if only I could get my hands on the new libxml2_api.xml , we'd be on
> a roll.
> 
> Gopal
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]