Re: Origin of Ellipsis

From: Philippe Verdy <verdy_p_at_wanadoo.fr>
Date: Mon, 16 Sep 2013 16:19:55 +0200

2013/9/16 Stephan Stiller <stephan.stiller_at_gmail.com>
> That's exactly what happens when people confuse "code point" with "scalar
value" ;-) Hmm, whom might we blame? :-)

Actually you never count scalar values. You are confusing tham with code
units. Twitter was orignally counting UTF-16 code units, but now counts
code points.

Scalar values are unrelated, they are properites assigned to code points so
that all code points have a scalar value but the reverse is true only with
the valid range 0 to 0x1FFFFF. Scalar values are only used if you need to
perform arithmetic to compute code points from others. This genreally does
not work well within the UCS except in a few very small ranges (like
decimal digits). The scalar value is also needed to convert from one
standard UTF to another.
Received on Mon Sep 16 2013 - 09:23:29 CDT

This archive was generated by hypermail 2.2.0 : Mon Sep 16 2013 - 09:23:30 CDT