[Mono-devel-list] [PATCH] Reworked unified Locale classes

Ben Maurer bmaurer at ximian.com
Wed Jun 15 16:10:16 EDT 2005


On Wed, 2005-06-15 at 21:25 +0200, Kornél Pál wrote:
> private static readonly LocalDataStoreSlot getTextLock =
> Thread.AllocateDataSlot ();

Try using [ThreadStatic], it's a bit cleaner.

After that, we have to look at how much extra code this brings on
startup. Give me a day or two for this (sorry about the delay ;-().
However, given that the infrastructure is much more cleaned up, it
should be easier for you to work on stuff.

I hope I am not blocking your work.

-- Ben




More information about the Mono-devel-list mailing list