$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-04-22 16:45:25
Thorsten Ottosen wrote:
>What value does the library have, if there are no parsers to get
>a property tree from or to write it back to a file?
>
>
I fully agree with this point. Removing the parsers from the review
makes the library essentially useless. They are an important part of the
functionality the library provides. A simple string tree is not enough
functionality to be relevant; if only a tree was to be submitted, I'd
expect it to be a fully generic tree.
Sebastian Redl