[Mono-list] LANDED: managed collation (CompareInfo) support
Ilya Kharmatsky
ilyak at mainsoft.com
Mon Aug 8 04:17:32 EDT 2005
Hi, Atsushi!
Great news! Thank you!
Are you planning to make some performance banchmarks and compare results
to
"old" and may be MS.Net performance results?
Ilya.
> -----Original Message-----
> From: mono-list-bounces at lists.ximian.com
> [mailto:mono-list-bounces at lists.ximian.com] On Behalf Of Atsushi Eno
> Sent: Monday, August 08, 2005 9:34 AM
> To: mono-devel mailing list; mono-list mailing list
> Subject: [Mono-list] LANDED: managed collation (CompareInfo) support
>
> Hello,
>
> I checked in managed collation (CompareInfo) support in mscorlib.dll.
> It enables culture-sensitive string/character comparison support.
>
> For now, it will not be activated unless you explicitly set
> environment variable MONO_USE_MANAGED_COLLATION=yes.
>
> Culture sensitive comparison is done in almost all areas
> where basic System.String methods are used - Compare(),
> IndexOf(), LastIndexOf(), StartsWith() and EndWith(). Note
> that culture- sensitive comparison will happen even in
> InvariantCulture.
>
> There are still some characters that I have not supported
> precise implementation, but it should mostly work fine. If
> you found problem in culture-sensitive comparison, please
> tell me and/or file a bug to bugzilla: http://bugzilla.ximian.com
>
> Atsushi Eno
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
More information about the Mono-list
mailing list