Boost logo

Boost :

From: Esteve Fernandez (esteve_at_[hidden])
Date: 2008-06-02 06:31:38


Hi all, I'm working on the "YAML archives for Boost.Serialization" GSoC
project and I've already implemented a working output archive. However, since
YAML requires the class name to be always serialized, I had to implement the
serialization of a new type called class_name_optional_type in
basic_oarchive.cpp, which lets the archive decide if class names should
always be written. It was discussed in the past [1], but never implemented,
AFAIK.

Cheers.

PS: should I send the patch to this list or is it better to create a new
ticket?

1 - http://lists.boost.org/boost-users/2006/06/20319.php


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk