Boost logo

Boost :

Subject: Re: [boost] [serialization] proposed improvements: forward-compatibility of serialization
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2014-04-15 06:03:16


On Tue, Apr 15, 2014 at 5:14 AM, Jeremy Maitin-Shepard
<jeremy_at_[hidden]>wrote:

>
> If you are not already aware of it, you might want to look into Google
> Protocol Buffers. It doesn't directly interface with existing C++ types as
> conveniently as Boost Serialization, but it is specifically designed to
> support forward and backward compatibility, and I believe provides all of
> the functionality you are looking for.

Also http://kentonv.github.io/capnproto/ (from the same original dev of
CapnProto) however it don't support visual studio yet.


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