$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] JSON Archives for Boost.Serialization
From: Matt Calabrese (rivorus_at_[hidden])
Date: 2014-05-07 20:47:37
I'm looking into implementing JSON archives to be used with
Boost.Serialization in a manner similar to the xml archives. After a quick
search I see that others have worked on this (2008 GSOC project?), though
there is nothing currently in Boost that I see. Is there any existing work
on this that is up somewhere before I implement my own from scratch?
-- -Matt Calabrese