7 Apr
2006
7 Apr
'06
4:24 a.m.
Note that there is a test test_..._mi which tests serialization with classes which have multiple parents. So I would hope that this wouldn't be a problem. But you never know Robert Ramey RIVASSEAU Jean Noel wrote:
Ok, I will try to send a small example to the list tomorrow. In fact I think everything lies in the fact that using boost::serialization::base_object also registers the fact that the classes are parent and child. The serialization system needs to know that in order to make casts later.
Somehow it probably does not like it when it tries to register several different classes as the parent of the same class.
Jean-Noël