dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]System.Globalization.TextInfo


From: Gopal V
Subject: Re: [DotGNU]System.Globalization.TextInfo
Date: Wed, 13 Nov 2002 15:26:56 +0530
User-agent: Mutt/1.2.5i

If memory serves me right, Rhys Weatherley wrote:
> TextInfo, CultureInfo, etc need to be implemented as
> culture-specific classes in the I18N code, similar to
> the Encoding stuff that is already there.

A question about I18n here please ...

String.Compare("A","a") is 1 as per ECMA ... (Uppercases
evaluate greater than lowercase)... Eventhough 'A' < 'a'

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

Gopal
-- 
The difference between insanity and genius is measured by success


reply via email to

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