|
Boost : |
From: Sohail Somani (sohail_at_[hidden])
Date: 2008-04-01 20:08:16
On Tue, 01 Apr 2008 15:58:45 -0600, Jonathan Franklin wrote:
> Further, since CORBA deals with remote objects etc, it requires
> serialization that is cross platform. e.g. Platform A must always be
> able to correctly deserialize messages that were serialized by platform
> B, for all platforms A and B. I believe this not to be the case for
> Boost.Serialization, but Sohail would clearly know the answer to this.
You can (and I have) done this with Boost Serialization without any
problem. The only time when you may have a problem is if you have to load
archives from the future :-)
-- Sohail Somani http://uint32t.blogspot.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk