On 1 October 2012 21:17, Dean Landolt <[email protected]> wrote: > Fair enough. But is there any value in a new typeof result? I surely can't > see any. It's broken beyond repair -- I don't see the use in breaking more > code trying to salvage it :P
There isn't much value in a new typeof result as such. But it avoids the (potentially significant) _cost_ of requiring that every new primitive type ever introduced behaves like an object. /Andreas _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

