XML_RTTI now exposes TIniFile-like methods for WideString storing.
In this way, XML_RTTI can be freely used as a replacement for INI files, with the big advantage of unicode support.
Merry Christmas.
XML presistency storage now covers more property types, with support for Tnt Unicode controls' TntStrings type.
Please check the change log for detailed informations.
Happy coding!
From now on, i'll release precompiled cvs snapshot in order to let everybody knows about developement progess without the needing to compile sources.
Please remember that these snapshots are not stable, they are meant only for preview purposes.
XML RTTI becomes a class, TXMLRTTI.
You can find updated tutorial in the unit's header.
More informations about changes in the change-log.
It is a collection of functions for delphi Developers that allows to load/save objects persistency information from/to XML files.
I hope you'll find i useful for loading/storing your application preferences.
Kaiousama