$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marcin Kalicinski (kalita_at_[hidden])
Date: 2006-04-17 20:02:51
Is there a way to force serialization library only input/output exported
class names, not class id numbers? I'm trying to make serialization lib read
a file created by a human, and human obviously cannot be supposed to type
class-id integers.
Best regards,
Marcin