$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Slater (mslater_at_[hidden])
Date: 2005-02-23 04:51:43
Hi,
I've been using serialization for a while and am extremely happy with
it, now I would like to utilise it to automatically populate an editor
with object data. Basically I intend to write a new archive type that
will serialise to / from an editor interface using the type info of each
serialised item to attach suitable editor components. Has anyone done
anything like this or have any ideas of problems I may run up against?
cheers
martin