Boost logo

Boost :

From: Boris Kolpackov (boris_at_[hidden])
Date: 2007-02-28 02:12:28


"Péter Szilágyi" <peterke_at_[hidden]> writes:

> > I'd second that. One middle-ground option would be to include a
> > small XML parser
> >
>
> How much functionality do you mean by "small XML parser"?

Enough to be able to implement all other APIs on top of it.
Since you want the base to be efficient, SAX2 would be a good
candidate except it could be tricky to implement xmlreader
API on top of that.

-boris

-- 
Boris Kolpackov
Code Synthesis Tools CC
http://www.codesynthesis.com
Open-Source, Cross-Platform C++ XML Data Binding

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