$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2007-03-23 12:25:27
OK - I've taken a cursory look at this an it seems OK. I did have
the expected "ripple" but it didn't end up so messy that I couldn't follow
it.
However, there has to be an easier way to test it. I needs to be
automatable
in some way. We have a test "test_exported" - use that as a template.
This will make the test compatible with our other tests and also
permit it to be run against all future archives.
I realize you might have to make two/three test programs - one/two
to create the test archives and another to read them. Then we'll
make sure they are run in sequence.
Also we would need updated documentation for extended_type_info
as well as BOOST_CLASS_EXPORT
Robert Ramey