Also, this patch (for string normalization) has nothing to do with 
string collation, which is very windows-specific and has nothing to do 
with unicode standards. .NET's string collation has (hence) nothing to 
do with Char.GetUnicodeCategory() either.

It is getting obsoleted and turned off by default in .NET 4 anyways.

Atsushi Eno


On 2010/05/18 4:49, Miguel de Icaza wrote:
>
>    
>>          To me this seems like it is time for a change in policy: our
>>          string
>>          collation should reflect what the rules are in Unicode as it
>>          will be easier for us to maintain.
>>      
>    
>> In that case, we might as well use ICU.
>>      
> I do not want to go back to the business of maintaining dependencies and
> carrying a new dependency in Mono for this.   It was painful enough the
> first time, and I do not want go back to it.
>
> I want to keep Mono with as few dependencies as possible, specially now
> that we are being used more often in embedded setups.
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
>    

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to