On 8/4/06, Trevor Talbot <[EMAIL PROTECTED]> wrote:
On 8/4/06, Cory Nelson <[EMAIL PROTECTED]> wrote:

> But, since you brought it up - I have no expectations of SQLite
> integrating a full Unicode locale library, however it would be a great
> improvement if it would respect the current locale and use wcs*
> functions when available, or at least order by standard Unicode order
> instead of completely mangling things on UTF-8 codes.

What do you mean by "standard Unicode order" in this context?


Convert UTF-8 to UTF-16 (or both to UCS-4 if you want to be entirely
correct) while sorting, to at least make them follow the same pattern.

--
Cory Nelson
http://www.int64.org

Reply via email to