From: Christopher Vance (unicode@nu.org)
Date: Fri Jun 09 2006 - 02:56:25 CDT
On Thu, Jun 08, 2006 at 04:02:55PM -0700, Mike wrote:
>Some of the recent discussions have led me to
>question my implementation of upper/lowercasing
>and case folding. Currently I simply iterate
>through a string exchanging characters with
>their replacements. I don't first normalize
>to any form, or do any reordering of combining
>marks afterward.
>
>My question is, should I be doing these things?
Since case relationships are locale-specific, should we assume your
implementation is aware of this?
-- Christopher Vance
This archive was generated by hypermail 2.1.5 : Fri Jun 09 2006 - 04:00:13 CDT