New full Unicode for ES6 idea
Phillips, Addison
addison at lab126.com
Tue Feb 21 08:23:30 PST 2012
>
> Normalization happens to source upstream of the JS engine. Here I'll call on a
> designated Unicode hitter. ;-)
>
I agree that Unicode Normalization shouldn't happen automagically in the JS engine. I rather doubt that "normalization happens to source upstream of the JS engine", unless by "upstream" you mean "best see to the normalization yourself".
By contrast, providing a method for normalizing strings would be useful.
Addison
More information about the es-discuss
mailing list