[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 30 06:41:09 EDT 2008


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

User mhabersack at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=433483#c11





--- Comment #11 from Marek Habersack <mhabersack at novell.com>  2008-10-30 04:41:08 MDT ---
(In reply to comment #10 from Juraj Skripsky)
> (In reply to comment #9 from Marek Habersack)
> 
> I'm very glad to hear that. I'll seal the CacheItem class and of course I'll
> add ChangeLog entries.
Great :)

> What do you mean by "non-synthetic event accessors"? I don't see any locking in
> the automatically generated add_.../remove_... methods for event members if
> that's what you are talking about.
If you disassemble the code, you will notice that the methods are decorated
with the 'synchronized' CIL attribute - it means access to them will be
serialized. 


-- 
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