$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Optional XML serialization
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-02-23 04:25:14
Paul wrote:
>
> It seems to me that ptree is designed only for the most basic of
> configuration requirements.
> right?
>
Right, although I think there's some support for recursion (getting a ptree
out of a ptree). If you would like edit your configuration files outside
your program (or even across programs!), I would be very hesitant to use
Boost.Serialization.
Cheers,
Rutger