Mark S. Miller (2014-12-18T15:54:58.000Z)
d at domenic.me (2015-01-05T20:38:31.601Z)
On Thu, Dec 18, 2014 at 4:46 AM, Alex Kocharin <alex at kocharin.ru> wrote: > It's problematic mostly because it can't be turned off when it's needed. When is this needed? > So another directive like "use nostrict" would be welcome imho. Especially > in modules when "strict" is on by default. > //... strict context (1,eval)("...sloppy code..."); //... strict context > I think we should either deprecate one of the modes, or officially support > multiple modes and provide a method to switch between them. > Feel free to consider sloppy mode deprecated. I do.