View Single Post
Old 10-03-2010, 09:50 AM   #4
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,476
Karma: 8025702
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Man Eating Duck View Post
I'm all for new features, but please make this one optional, or at least with selectable collation algorithms as you can do in mySQL.

In Norwegian, common collation of oø and aå is wildly incorrect, in fact 'a' and 'å' resides respectively at the beginning and end of our alfabet

For names you might also consider language-specific collation. For instance "van Eeden, Frederik Willem" should be collated under E.
It won't be optional. It is, or it isn't. Otherwise the development isn't worth the trouble.
Quote:
I presume you would use a library for this, which one?
No library. Uses unicode codepoint groupings, the same ones that are currently used for cleaning file names.

I have looked at using unicode sorting libraries. The amount of work to do so is enormous, and I have no desire to do it.

Edit: for names, that is under your control. Enter the sort string using the 'manage authors' function available by right-clicking on any author in the left-hand tag pane.

Last edited by chaley; 10-03-2010 at 09:52 AM.
chaley is offline   Reply With Quote