From: Richard B. <rb...@ar...> - 2003-10-07 07:03:29
|
Hi all, I've update the AtomsFramework in CVS with the following: 1. Fixes to selection criteria not being processed (for greaterthan, etc) 2. Fixes to handling of CPersistentCollections. You must use this collection type in your class if you have oneToMany associations in your XML file. 3. Changed to persistent object class to allow overriding of the save, retrieve, and delete methods. If you do override make sure that you still call mybase.xxx to do the actual processing. Grab the latest version from cvs, or wait until I get the updates onto the main site (later this week I hope) - Richard Banks http://www.arel.com http://www.arelretail.com |