I consider your first three complaints as features instead of defects, and the last one as an expert feature. The "use strict" directive corrected only objectively problematic misfeatures.
??Claude Le 24 juil. 2013 ?? 11:35, BelleveInvis <[email protected]> a ??crit : > I think that we can provide a "more strict" mode to deal with some > long-lasting defects. In "more strict" mode, > > Implicit type conversion is disabled. > Functions declarations are disabled. All `function(){}` are considered > function literal expression. > Statement labels are disabled or strictly restricted. > A `break` statement or a "fallthrough" declaration is required to be added > into the branches inside a switch statement. > `eval` is disabled. > _______________________________________________ > 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

