
28 Nov
2005
28 Nov
'05
1:20 p.m.
At 9:11 PM -0800 11/27/05, Robert Ramey wrote:
Take a look at the "Serialization Wrapper" concept as described in the manual. [...] text and binary archives don't have to do anything special regarding nvp - they just hand it off the serialization library as they do for anyother type. No save(nvp ... appears in any header other than in xml_archive.
Don't forget the polymorphic archives. Other than that, this seems very promising. From all the preceding discussion it *has* seemed that there were a lot of close analogies between what Dave&Matthias were proposing and the xml archive with its supporting nvp mechanism.