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/