Boost logo

Boost :

Subject: Re: [boost] boost serialization and new archive types
From: Bjorn Reese (breese_at_[hidden])
Date: 2015-05-13 10:46:03


On 05/12/2015 04:16 PM, Robert Ramey wrote:

> I've gone them one better - While they're at it, how about including JSON
> and YAML as well?

Prompted by a recent discussion about JSON, I started to "boostify" my
JSON parser. This is still work-in-progress (mostly lacking on the
documentation side), but the (input and output) archives are working
just fine.

I am considering proposing this as part of a Boost.Protocol component,
that besides the JSON stuff also can serve as a home for other wire or
file protocols, such as MessagePack, CBOR, and s-expressions. There
should be Boost.Serialization archives (and possibly Boost.Fusion
support) for all protocols.


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