Re: Counting Codepoints

From: Daniel Bünzli <daniel.buenzli_at_erratique.ch>
Date: Tue, 13 Oct 2015 16:09:16 +0100

Le mardi, 13 octobre 2015 à 15:46, Doug Ewell a écrit :
> I've been bemused by all this discussion about how unpaired surrogates
> are supposed to behave

I don't understand why people still insist on programming with Unicode at the encoding level rather than at the scalar value level. Deal with encoding errors and sanitize your inputs at the IO boundary of your program and then simply work with scalar values internally.

Daniel
Received on Tue Oct 13 2015 - 10:27:36 CDT

This archive was generated by hypermail 2.2.0 : Tue Oct 13 2015 - 10:27:36 CDT