Boost logo

Boost :

Subject: Re: [boost] Boost.Dynamic Config
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2011-02-16 07:01:06


On 15.02.2011, at 18:12, Ivan Le Lann wrote:

>
> ----- "Dan Weber" <dan_at_[hidden]> a écrit :
>
>> Hi Mathias,
>>
>> I've found that property_tree and program_options are deficient in
>> solving this problem.
>>
>> For instance, property_tree requires full serialization back and
>> forth
>> for each time you write to the underlying data store, so it could not
>> guarantee that it has the most accurate data all the time.
>>
>
> Maybe property_tree can be extended to support this use case.
> It seems Boost.MultiIndex usage is isolated in implementation.
> Is there anything that prevents basic_ptree to use an adaptor
> to external data source ?

Not really, but I think it would be kinda weird.

Sebastian


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