$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] New XML library
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2008-12-16 14:56:58
Themis Vassiliadis wrote:
> I have made something really basic to parse xml. I have just started
> but if I could use XERCES I would save a lot of time. Boost's polices
> accept it ?
Yes.
You may even use libxml.
What matters really is the C++ interface you're gonna provide.