On Wed, Mar 13, 2013 at 9:01 PM, Jakob Kummerow <[email protected]> wrote: > The general problem with introducing sanity, however, is that you can't > break existing code, which basically means that all the good stuff has to be > opt-in, which in turn means that the original problem doesn't just go away, > instead you'll still have to support it until it slowly dies out, if ever.
Which is why JavaScript/ECMAScript/v8/etc will probably never get true Unicode support. *SIGH*. Sanity is hard to retrofit. ChrisA -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
