Jason,

Take a look at MEF codebase. Last time I checked it had an 
implementation of a lock that does just that:
wraps a ReaderWriterLockSlim for non-silverlight apps, and Monitor calls 
for Silverlight.
Since its MS-PL I think it's ok to use that code.
Hammett?

Cheers,

Krzysztof

Staxxx pisze:
> Hello,
>
> Let me know how this patch looks...
>
> FYI: double check the SlimReaderWriterLock as I'm not completely 
> comfortable with that...
>
> Thanks,
> Jason
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to