
2 Apr
2008
2 Apr
'08
12:08 a.m.
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