
18 Sep
2007
18 Sep
'07
5:15 p.m.
Chris Fairles wrote:
Hm. I'll have to look more closely at the libraries impl, but I was getting junk reading from a binary archive written through make_nvp call's in the class' serialize function. using the posted impl, things seemed to work. The code you refer to exists in 1.34.1 I assume?
Look at the way all the tests are written. The whole serialization library is designed so that the selection of archive and data type don't interact unless explicitly specified. Robert Ramey