Unicode ranges (Re: Forget what I said about whitespace)

On Fri, 19 Dec 1997, Neil St.Laurent wrote:

> One other question:
> 
> UNICODE-RANGE, unicode, escape, and others all use a different number 
> of hex digits, {1,4}, {1,8}, {1,6}.  Why is this?  Why do we need 
> more than 4?

You're right, they should all be the same. (And the macros unicode and
escape should be used consistently for the same thing.) We're currently
testing the grammar, the next draft should be better. (Even correct, I
hope.)

The right number of digits is 6, since according to the most trustworthy
predictions I've heard, Unicode numbers will soon exceed 65635 (xFFFF),
but will not exceed 17*65536-1 (x10FFFF). 


Bert
--
  Bert Bos                                ( W 3 C ) http://www.w3.org/
  http://www.w3.org/people/bos/                              W3C/INRIA
  bert@w3.org                             2004 Rt des Lucioles / BP 93
  +33 4 93 65 76 92               06902 Sophia Antipolis Cedex, France
  +33 (0)4 92 38 76 92 (<--- after 5 Jan 1998)

Received on Friday, 19 December 1997 21:18:13 UTC