Hello<div><br></div><div>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 &#39;serialization::archive 4&#39; into the files but boost 1.36 needs the archive version 5.</div>

<div><br></div><div>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.</div><div><br></div><div>Thank you in advance for help!</div>

<div><br></div><div>David</div>

