Boost logo

Boost :

Subject: Re: [boost] [GSOC] XML library of Boost
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2013-05-01 15:37:25


> In my opinion, an XML parser must be able to do these things:
> 1. To Iterate over DOM nodes tree;
> 2. To access the values of nodes and their attributes quickly;
> 3. To insert or delete nodes or attribute of an exact node easily;
> 4. To generate new XML from the structure which stores XML in the
> library.

Your work would be clearly useful.
What I miss in the current implementation in property_tree is the
ability to access line number and column number of nodes and
attributes to be able to display useful error message not related to
XML but to the values stored in the attributes.
Frédéric


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