$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Bielik (robert.bielik_at_[hidden])
Date: 2007-10-18 10:06:49
It would be nice to be able to specify a callback that can notify how far a
serialization (at loading) has come. I have a structure that can take a LONG
time to load, and it would be good to be able to present a progress bar for the
user.
/R