RE: Unicode education in Schools

From: Shriramana Sharma via Unicode <unicode_at_unicode.org>
Date: Fri, 25 Aug 2017 11:10:33 +0530

IIUC the limitation seems to be only that functions such as "charAt" do not
recognize that surrogates aren't valid characters:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/charAt
via https://stackoverflow.com/a/8716157/1503120.

This is a problem of many 32-bit char based toolkits too and doesn't
(can't?) have an efficient solution for SMP without counting the surrogates
(and checking them). Right?
Received on Fri Aug 25 2017 - 00:40:59 CDT

This archive was generated by hypermail 2.2.0 : Fri Aug 25 2017 - 00:40:59 CDT