Boost logo

Boost :

Subject: Re: [boost] Standard c++ XML parser API (Boost.XML)
From: Saksham Maheshwari (sam21.zero_at_[hidden])
Date: 2014-03-18 17:45:57


@Manish: there is nothing wrong with xerces parser, but it cannot be
standardized since the xerces code cannot be compiled by, let us say,
libxml2, i.e. it cannot support multiple backends feature. The code has
certain dependencies which directly depends upon xerces compiler, hence it
is of lesser use.

@MAT: same with xeumeuleu, it has many important features, but still it has
dependencies on Apache xerces. What I want to do is to define or change the
base interface of Boost.XML so that it can support multiple backends.

Any feedback.
Thanks


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