JsonCpp roadmap

Makes JsonCpp ready for release

Clean-up unicode handling

Adds a strict mode to reader/parser

Strict JSON support as specific in RFC 4627 (http://www.ietf.org/rfc/rfc4627.txt?number=4627).

Expose json reader/writer API that do not impose using Json::Value.

Some typical use-case involve an application specific structure to/from a JSON document.

Performance tuning


Generated on Wed May 15 22:42:22 2013 for miniscope v3 by  doxygen 1.5.9
Tomasz Ostrowski