|
Boost Users : |
Subject: Re: [Boost-users] Using property_tree as json reader/writer
From: niXman (i.nixman_at_[hidden])
Date: 2013-02-07 02:46:48
2013/2/6 Michael Caisse:
> Hello niXman -
>
> The code is part of the Ciere JSON library. We are putting together some
> documentation and will be providing it as an open source library under the
> Boost license.
>
> The library has been used in production code for over a year. Our main
> interface requirement was to have the JSON value object behave as if it were
> a Python or JavaScript manipulation of JSON.
>
> With some luck, we will make the library available this month along with a
> YAML library.
P.S.
I think it would be great to be able to use the path to prefixes.
example:
const bool exists = value.has_key("server.modes.debug");
The same applies to the:
value::get()
value::get_as()
value::set()
value::operator().
What do you think about this?
-- Regards, niXman ___________________________________________________ Dual-target(32 & 64-bit) MinGW compilers for 32 and 64-bit Windows: http://sourceforge.net/projects/mingwbuilds/ ___________________________________________________ Another online IDE: http://liveworkspace.org/
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net