[Mono-bugs] [Bug 433483] Cache/CacheDependency's behaviour different from .NET' s implementation
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 9 12:35:08 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=433483
User gonzalo at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=433483#c2
--- Comment #2 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2008-10-09 10:35:08 MDT ---
Created an attachment (id=244688)
--> (https://bugzilla.novell.com/attachment.cgi?id=244688)
Possible fix
The attached patch fixes all the issues.
Apart from the problems related to mono not behaving as MS (like the 'start'
parameter and file/folder dates or not checking for dependencies changed right
before inserting), I needed to add 2 more calls to the infamous
CheckDependencies() method.
I think that if each CacheItem new about all the immediate dependencies that
depend on it, there would be no need for a 'global' CheckDependencies.
I'll wait for comments before checking this in.
--
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