[Mono-bugs] [Bug 433483] Cache/CacheDependency's behaviour different from .NET' s implementation

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 8 10:17:30 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=433483

User juraj at hotfeet.ch added comment
https://bugzilla.novell.com/show_bug.cgi?id=433483#c1





--- Comment #1 from Juraj Skripsky <juraj at hotfeet.ch>  2008-10-08 08:17:30 MDT ---
I plan to rewrite Cache and CacheDependency to solve these issues and to get
rid of the "CheckDependencies()" method. A busy website has a few thousand
items in its cache and CheckDependencies() does a lot of unnecessary work.

This framework of dependencies between cache items and dependencies is quite
powerful. The build manager and other class might be able to use this feature
instead of tracking certain dependencies on its own.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list