
2 Apr
2011
2 Apr
'11
11:34 p.m.
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