Boost logo

Boost :

Subject: Re: [boost] Question about useful libraries
From: Greg Rubino (bibil.thaysose_at_[hidden])
Date: 2011-06-29 09:48:30


On Tue, Jun 28, 2011 at 7:17 AM, Sebastian Karlsson <sairony_at_[hidden]> wrote:
> I do feel there's room for a fully
> featured XML parser / writer library.

Doesn't Boost.PropertyTree have some of this functionality? The first
step you might want to take is to diff what you consider "fully
featured" with what's available in PropertyTree (with which I
admittedly have only passing familiarity). If it were not the case
that Boost.PropertyTree is or could be extended to a "fully featured"
XML parser, then Boost.Spirit.Qi/Karma could certainly do the trick.
Actually, one of the examples in the Spirit.Qi docs is a simple XML
parser if I'm not mistaken.

>
> Kind regards,
> Sebastian Karlsson
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>


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