Re: Changes to DOM3 Events Key Identifiers

Doug Schepers scripsit:

> 1) DOM3 Events implementations also update their Javascript engines to 
> be able to process the additional escape sequence (e.g. one of the ones 
> you mention above) in the same way they process the "\u" escape 
> sequence.  This is the better long-term solution, and I'd hope ECMA TC39 
> could be persuaded to add this to future ECMAScript specs.

I doubt it, given that such escapes are usually programmatically generated.
In any case, ECMAScript is firmly committed to a 16-bit character model.

-- 
A rabbi whose congregation doesn't want         John Cowan
to drive him out of town isn't a rabbi,         http://www.ccil.org/~cowan
and a rabbi who lets them do it                 cowan@ccil.org
isn't a man.    --Jewish saying

Received on Friday, 30 October 2009 20:43:36 UTC