> dpack, a C/C++ object serialization library.
+1
I've written them. Want some help, or have you got what you need?
> Taking a departure from most C++ sterilization libraries
C++ isn't so messy that you need an additional sterilization library.
> Using a 'base' class, users of the library would inherit from this, and
> use member functions to indicate exportable fields.
Have you resolved how you want to traverse the potentially cyclic graph, and
are you going to support MI?
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]