$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Wesslén (daniel_at_[hidden])
Date: 2006-04-24 05:20:35
Vladimir Prus wrote:
> It would be pretty bad if Boost has property_tree that reads "simple" XML
> *and* another XML library, with different interface that has full support
> for XML. How am I to choose one or another library?
When boost gets a full XML library then the property_tree XML parser
could (should, IMO) be replaced with a wrapper over that one. What's the
problem?
-- Daniel Wesslén