Boost logo

Boost :

Subject: Re: [boost] About Boost XML
From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2010-03-27 09:04:15


On 03/27/2010 08:58 AM, Qingli Ma wrote:
> Hi!
> My idea about XML is listed below:
>
> 1.I have experience on processing larege scale xml files(database files).So
> I feel having boost proccess large xml files in SAX model will be useful and
> I've make that in Java before.
>

Have you looked at the XMLReader API in
https://svn.boost.org/svn/boost/sandbox/xml/ ?

> 2.Reading spec about all kinds of XML APIs, and improve current Boost
> interfaces in Boost to support all kinds of processing without thinking
> about the backend implemention.By this, interfaces is independent from the
> backend, thus dynamic backend bindings is possible.
>
> 3.Maybe we need a new backend that serves for the API interface,like
> libxml2.It can parse,tranverse,writer and search(XPath) the document.
>

Can you elaborate what exactly you think needs to be added to the above ?

Thanks,
         Stefan

-- 
       ...ich hab' noch einen Koffer in Berlin...

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk