Subject: Re: [boost] boost::property_tree is seriously outdated/incomplete
From: Michele Caini (michele.caini_at_[hidden])
Date: 2010-02-16 09:56:57


Il 16/02/2010 15:48, Philippe Vaucher ha scritto:
> Hello,
>
> Basically boost::property_tree documention is incomplete and outdated.
>
> [...]
>
> I hope someone will look after this because boost::property_tree has a great
> potential and it's a shame the documentation discourages people from using
> it. There's also obvious changes that ought to happen like being able to get
> the parent of a ptree node.

Hi, I'm using property tree for a Qt-based project, and of course
documentation is outdated. However, looking at source code can be
useful, I find the right way doing that. I think property tree is
well-coded so don't worry about outdated documentation.
If you have some problem using property tree, please ask, and maybe
someone can help you.