From: Manuel Jung (gzahl_at_[hidden])
Date: 2007-06-18 13:28:33


Robert Ramey wrote:

> This is all handled automatically by the library. Read the information
> related to serialization of pointers.

Hi,
I allready read it.
And i think i finally found the mistake in my head... for some reason i
wanted to get a type out of a polymorphic derived class... but getting a
type at runtime... isnt possible!
Oh my..
Thanks!
Manuel Jung