On Sep 10, 2013, at 12:14 AM, Mathias Bynens wrote:

> FWIW, here’s a real-world example of a case where this behavior is 
> annoying/unexpected to developers: http://cirw.in/blog/node-unicode

This suggests to me that the problem is in JSON.stringify's Quote operation.  I 
can see an argument that Quote should convert all unpaired surrogates to \uXXXX 
escapes.  I wonder if changing Quote to do this would break anything...

Allen








> _______________________________________________
> es-discuss mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/es-discuss
> 

_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to