Re: Changes to DOM3 Events Key Identifiers

Java is committed to 16-bit code units as well, but a relatively small
number of additions enabled effective handling of UTF-16 text.

Mark


On Fri, Oct 30, 2009 at 13:42, John Cowan <cowan@ccil.org> wrote:

> 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<http://www.ccil.org/%7Ecowan>
> and a rabbi who lets them do it                 cowan@ccil.org
> isn't a man.    --Jewish saying
>

Received on Friday, 30 October 2009 21:05:44 UTC