On Wed, Jul 21, 2010 at 3:35 PM, Alan <alan.mcgov...@gmail.com> wrote:
> I believe that's the default since .NET 4.0. You'll have to check MSDN to be
> sure though. I'm fairly sure there's a page explaining which type of string
> sort is used where.

Yes, I'm pretty sure .NET 4.0 changed *some* string compares to be
ordinal by default instead of culture-dependent, so perf comparisons
between the .NET 4 and the Mono 2.0 profile could easily be biased by
this.

-- 
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to