Boost logo

Boost Users :

From: Russell Hind (rh_gmane_at_[hidden])
Date: 2006-06-15 12:01:57


Tarjei Knapstad wrote:
>
> To handle different versions of data you should split serialize() into
> separate save()/load() functions as described in the tutorial:
>
> http://boost.org/libs/serialization/doc/tutorial.html#splitting
>

I understand that. That isn't the issue I'm describing. The issue I'm
describing is that the application *only* knows about version *0* of an
object, but the file contains version *1* because it was written with a
newer version that it is being loaded with.

Cheers

Russell


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net