Boost logo

Boost :

Subject: Re: [boost] Official JSON Package
From: John Venarchick (john.venarchick+boost_dev_at_[hidden])
Date: 2015-05-01 13:30:11


>
> ---------- Forwarded message ----------
> From: Michael Ainsworth <michael_at_[hidden]>
> To: "boost_at_[hidden]" <boost_at_[hidden]>
> Cc:
> Date: Fri, 1 May 2015 08:53:02 +1000
> Subject: [boost] Official JSON Package
> Is there an official Boost package for reading and writing JSON data?
>
> I know of JSON Spirit, but this is not (to my knowledge) official. I also
> know the Boost.PropertyTree works, but doesnot have full support.
>
> Michael

About two years ago when there was talk of a GSOC 2013 project for JSON, I
posted that I had been working on changes to ptree so that you could have a
ptree<string, boost::any> and be able to round trip successfully. At the
time no one seemed interested. I think I should be able to recreate what I
had done to make it work for you if your use case is DOM centric like Bjorn
Reese's post indicates is one of the draw backs of using ptree.

-John Venarchick


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk