[DomainObjects-Subversion] SF.net SVN: domainobjects: [173] trunk/DomainObjects2/src/Core/DomainObj
Brought to you by:
rbeauchamp
From: <dko...@us...> - 2006-07-05 15:57:27
|
Revision: 173 Author: dkondratiuk Date: 2006-07-05 08:57:19 -0700 (Wed, 05 Jul 2006) ViewCVS: http://svn.sourceforge.net/domainobjects/?rev=173&view=rev Log Message: ----------- The ObjectCache and ObjectCacheFactory now are public. Sometimes is usefull that an app that uses DO can clear the Cache (example: you have to execute a long run process in the db that modifies the current data) Modified Paths: -------------- trunk/DomainObjects2/src/Core/DomainObjects/Cache/ObjectCache.cs trunk/DomainObjects2/src/Core/DomainObjects/Cache/ObjectCacheFactory.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |