$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gsoc] JSON?
From: Gruenke, Matt (mgruenke_at_[hidden])
Date: 2011-04-02 19:34:52
On Sat 4/2/2011 11:18 AM, Cory Nelson wrote:
> It would be nice to be able to incrementally parse a large JSON document
> without having to buffer it all first, or have iterators that block to
> perform I/O, etc.
What about adding JSON support as part of Boost.Serialization?
Then, perhaps work can be undertaken to solve the "large archive" problem for all serialization formats & users?
Matt