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] https://mail.mozilla.org/listinfo/es-discuss

