"Andrei Alexandrescu" <[email protected]> wrote in message news:[email protected]... > > This may sometimes not be what the user expected; most of the time they'd > care about the code points. >
I dunno, spir has succesfuly convinced me that most of the time it's graphemes the user cares about, not code points. Using code points is just as misleading as using UTF-16 code units.
