On Mon, Mar 17, 2008 at 6:14 PM, Brendan Eich <[EMAIL PROTECTED]> wrote: > With only SpiderMonkey supporting __defineGetter__, it's not widely > used. The canonical JS memoization pattern, presented nicely here:
Yeah, I would expect that only properties of new objects are lazily defined that way, using the 2' form from above. Mike _______________________________________________ Es4-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es4-discuss
