$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost::serialization and PHP websites
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-05-30 01:21:47
Sohail Somani wrote:
> Boost serialization currently does not elegantly handle forward
> compatibility
This would be doable if someone wanted to invest the effort. And
this would not be a huge effort at least in comparison to
the efforts required to implement a lot of the other features of the
library.
Robert Ramey