$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [PropertyTree] Rewrite - Please Review
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2009-06-12 11:41:49
Sebastian Redl skrev:
> 4) Using custom path types has changed. You can no longer create
> individual basic_ptree instantiations with custom path types. Instead, a
> key type has a fixed path type associated with it. I can bring this
> functionality back pretty easily if required, but I want to see use
> cases for this first. (Such things are why I make this call for
> reviews.)
May I suggest that you read the old review and review summary to see why
this was added? I guess this goes for all changes.
-Thorsten