Groups | Blog | Home
all groups > dotnet internationalization > december 2004 >

dotnet internationalization : Sorting in the .net framework


finnbi NO[at]SPAM talent.dk
12/16/2004 3:36:30 AM
Hi Everyone,

I've been trying to sort some data with the
System.Collection.Sortedlist object, in the 'fo-FO' culture.

Sorting for the 'fo-FO' culture doesn't seem to be working correctly,
as the letter 'Æ' (unicode c6) and 'æ' (unicode e6) seem to be sorted
as a 'ae' value. Eg. between 'above' and 'after'.

In the 'fo_FO' culture (faroese) the letter 'Æ' should be sorted
between v and ø.

There faroese alphabet is as follows: aábdðefhiíjklmnoóprstuúvyýæø.

The letters cqwxz are not formally part of the faroese alphabet, but
are normally sorted as follows: aábcdðefhiíjklmnoópqrstuúvwxyýzæø.

Is there a way to change this, or has the sort order been hardcoded
into binary files. If the latter is true, I would appreciate if
someone could tell me how to inform microsoft about this error.

Regards

Michael \(michka\) Kaplan [MS]
12/16/2004 8:28:36 AM
Unfortunately, the Faroese sort is not currently supported by Windows or the
..NET Framework of any version.

--
MichKa [MS]
NLS Collation/Locale/Keyboard Technical Lead
Globalization Infrastructure, Fonts, and Tools
Microsoft Windows International Division

This posting is provided "AS IS" with
no warranties, and confers no rights.


[quoted text, click to view]

AddThis Social Bookmark Button