From: Richard B. <rb...@ar...> - 2003-09-26 06:48:03
|
Hi all, In keeping with the weekly update releases, the Atoms Framework version 0.0.4 has been released. This release features strong name support, and the ability to specify the XML file location directly. Ini files are no longer used, and by default an XML file named AtomsFramework.XML will be loaded from the current directory. This should allow ASP.NET applications to work better with the framework, and stops the framework crashing if it referenced from the GAC. Other bug fixes and changes include: CPersistentCollection for better handling of groups of persistent objects Cache fixes to prevent cached objects being changed in the cache itself until they are saved. Enjoy. Richard. |