Subject: Re: [boost] Library for configuration file parsing
From: Rob Riggs (rob_at_[hidden])
Date: 2010-11-28 12:36:42


On 11/27/2010 07:24 PM, Hal Finkel wrote:
> 4. A scripting language might not match user expectations. Especially on
> POSIX-style systems, users (and even more so, administrators) have a
> general understanding of the "look and feel" of a configuration file.
For that, Boost Program Options offers a reasonable option. I think
that this proposal for is for something with more features than one has
with Program Options.

Rob