Re: Case folding

From: Doug Ewell (dewell@adelphia.net)
Date: Thu Jun 08 2006 - 22:34:40 CDT

  • Next message: Mike: "Re: Case folding"

    "Mike" <mike dash list at pobox dot com> 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?

    To answer this question, ask yourself what would happen if you
    uppercased the string "Straße" this way.

    --
    Doug Ewell
    Fullerton, California, USA
    http://users.adelphia.net/~dewell/
    


    This archive was generated by hypermail 2.1.5 : Thu Jun 08 2006 - 22:39:24 CDT