RE: New full Unicode for ES6 idea

> 
> 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

Received on Tuesday, 21 February 2012 16:23:58 UTC