dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]System.Globalization.TextInfo


From: Rhys Weatherley
Subject: Re: [DotGNU]System.Globalization.TextInfo
Date: Wed, 13 Nov 2002 21:38:53 +1000

Gopal V wrote:

> Which has confused me ... do we need to I18n the compare funcs
> as well ? ...

I believe that Compare is implemented by calling the CompareInfo
object in the current culture, so yes.  ECMA isn't a terribly
good guide in this case as ECMA doesn't define the globalization
stuff - see the .NET Framework docs for CultureInfo and friends
instead.

Cheers,

Rhys.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]