Subject: Re: [Boost-users] Optional XML serialization
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-02-23 03:23:20


Paul wrote:

> I use xml_woarchive and xml_wiarchive for reading/writing configuration
> files.
 
I'd recommend to use Boost.PropertyTree for this, not serialization.

Cheers,

Rutger