$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ares Lagae (ares.lagae_at_[hidden])
Date: 2003-01-12 08:37:18
some more arguments to loosely couple serialization and reflection:
- a reflection and serialisation library can be used to implement a remote method invocation (RMI) library.
- one could imagine a kind of debugging tool, or class browser tool using only reflection and not serialisation
best regards,
Ares Lagae