$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Interest in a Boost.JSON library?
From: Boris (boriss_at_[hidden])
Date: 2008-12-21 05:19:40
On Sun, 21 Dec 2008 08:51:37 +0100, Kirit Sælensminde
<kirit.saelensminde_at_[hidden]> wrote:
>
> As part of our web application framework (currently being ported from
> Windows to Linux) we have a JSON parser and library that might be of
> interest to a wider community as part of the Boost libraries.
The JSON file format is supported by the Boost.PropertyTree library (see
property_tree_rev5.zip at http://www.boostpro.com/vault/). While I use
this library for quite some time I don't remember anymore if it has
already been accepted or if it's still waiting for a review to be accepted.
Boris
> [...]