Case folding

From: Mike (mike-list@pobox.com)
Date: Thu Jun 08 2006 - 18:02:55 CDT

  • Next message: Richard Wordingham: "Re: Case folding"

    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?

    Thanks,

    Mike



    This archive was generated by hypermail 2.1.5 : Thu Jun 08 2006 - 18:08:44 CDT