I'm looking for a technique to allow a data file to be accessed by one or more keys without having to use a database. This is known in other languages as ISAM or VSAM (IBM Mainframe) access. The application needs to store persistent data on disk that be retrieved by one or more fields (keys). Are there any XML classes that support such, for example?
Thanks,
-Howard
Thanks,
-Howard