$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-11-10 08:51:50
Robert,
> I have just loaded the latest version of the serialization library (serialization6.zip)
> to the files section.
>
> changes from previous versions include:
>
> 1) A demo addressing the issue of plug-ins and global registration.
I'm somewhat lost. To begin with, demo without a documentation is
only 50% helpfull (or even less). Second, it does not answer my
concerns. You seem to mean, that if I want to store classes by base
pointers, then I should roll my own registration system?
- Volodya