Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81663 --- shadow/81663 2007-09-01 12:37:37.000000000 -0400 +++ shadow/81663.tmp.26301 2007-09-01 21:50:32.000000000 -0400 @@ -305,6 +305,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-09-01 12:37 ------- It looks fine except one thing: it should be made thread-safe either by using a lock, or setting the cache[..] entry at the end using InterlockedCompareExchange. + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-01 21:50 ------- +Created an attachment (id=19945) +Achitecture Delegate Impl with InterlockedCompareExchange + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
