$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2006-01-04 03:12:54
Marcin Kalicinski wrote:
> With:
> - JSON parser
> - extended cmdline parser
> - more docs
> - more tests
> - more examples
I haven't looked at the new revision, but I liked what I saw earlier. I've
myself been using similar implementations to maintain "trees" of structured
configuration data.
Now, if we could only get a YAML parser ... I could then have my Ruby and
C++ apps easily share configurations.
Thanks // Johan