FWIW I don't think it's even possible to use JSLint and 'with'. The parser just quits as if it was a syntax error.
Anton On Tuesday, May 29, 2012 at 11:40 AM, Brendan Eich wrote: > John Tamplin wrote: > > > > 2) I had legacy code using "with". > > > > > > You probably want to rewrite such code even if you aren't using SES -- > > check out the performance implications. > > > > > And JSLint won't let you use 'with', not even with options (IIRC). > > John, do you really use JSLint *and* 'with'? Paging Dr. Crockford! ;-) > > /be > _______________________________________________ > es-discuss mailing list > [email protected] (mailto:[email protected]) > https://mail.mozilla.org/listinfo/es-discuss > >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

