From: Robert Ramey (ramey_at_[hidden])
Date: 2002-10-22 01:43:17


>Li Lirong wrote

>Hi,
>I'm a user of the serialization library. Since it is not a formal boost
>lib yet, I post my quest here instead of the user list.
>I found a problem with the serialization library: When a class has
>multiple base class, an object of the derived class can not be stored
>and loaded through a pointer to the base class that is not the first
>base class.

...
>
>Any solution for this problem?

>Regards,
>Lirong

<snip>

This problem has been reported to me. It turns out to be exquistly difficult to address. However, after
much effort I have almost completed the solution and it will be included in the next version
uploaded. This will occur sometime before 2 November when the Formal Review process starts.

Thank you for you help in testing the library.

Robert Ramey