https://bugzilla.novell.com/show_bug.cgi?id=429926
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=429926#c7 --- Comment #7 from Juraj Skripsky <[EMAIL PROTECTED]> 2008-09-26 04:41:19 MDT --- The properties ObjectDataSource.CacheKeyDependency and ObjectDataSource.CacheKeyDependency are the reason why the DependencyCache hack was added to Cache. Those properties allow the user to make the caching mechanisms by the system (stored in HttpRuntime.InternalCache) to depend on items stored in the user cache (stored in HttpRuntime.Cache). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
