XML object storage News
Brought to you by:
adarovsky
XML stored library is released. There are a number of bugfixes and new features.
You can use IMPLEMENT_STORED_VARSN( class, var1, var2, ... ) to make variables pass to xml automatically.
This library will be useful for people who want to store objects of different types and then load them back without bothering about their types. Just say: "Instantiate object from this XML subtree and load it's properties", and this library will do it, if possible.
I haven't done a web page yet, but there's a release and cvs tree. See http://sourceforge.net/projects/persistence/