|
Boost Users : |
Subject: Re: [Boost-users] Serialization Archive Incompatibility between BoostVersions
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-04-08 13:09:00
In the documention is described how to use "version" to conditionally invoke code depending upon the BOOST_CLASS_VERSION setting at the time the archive was created? Does this not address your situation?
Robert Ramey
"David Graf" <david.graf_at_[hidden]> wrote in message news:500991ee0904080518k4a571d54m6712cf1a83e05219_at_mail.gmail.com...
Hello
How is it possible to load serialized objects with a newer boost version than they have been saved with. I have installed boost version 1.36 and I cannot read archives that have been save with boost 1.35. This is not possible because boost 1.35 puts 'serialization::archive 4' into the files but boost 1.36 needs the archive version 5.
I found some information in the documentation that is must be possible to read old archives. But I am not able to do it. I always get exceptions.
Thank you in advance for help!
David
------------------------------------------------------------------------------
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users
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