Menu

XML object storage / News: Recent posts

A First Stable Persistence Release

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.

Posted by Alexander Darovsky 2003-07-01

A First Release of XML Storing Library

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/

Posted by Alexander Darovsky 2003-02-06