As I understand Cache allows to import and export XML data on the classes that extends XMLAdaptor. I have managed to export the instances as XML for the Sample.Person class using XMLExportToString method. (With VB6.0). However I could not find the way how to import an xml string that correlates to an instance of the class? (Using VB6.0 if possible).
Serhat
