Hi!

I know that MS implementation of ReaderWriterLock was buggy (or so they say). 
That's why they've created new lock  - ReaderWriterlockSlim, that is supposed 
to be faster and more error prone and is generally suggested to be used. I 
don't know much about Mono's ReaderWriterLock does it expose the same flaws as 
MS one, but could it be possible to provide ReaderWriterLockSlim in Mono's 
mscorlib just for app compatibility?

Best regards,
Maciej Paszta
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to