On Thu, Sep 11, 2008 at 12:11 PM, Jon Zeppieri <[EMAIL PROTECTED]> wrote:
[snip] > I imagine the appeal of arguments.callee comes from the fact that it > allows programmers to rename functions without having to change > recursive calls within the body of the function. It makes recursive calls inside anonymous functions possible. (I haven't been following this thread closely so someone may have mentioned that.) [snip] Peter _______________________________________________ Es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

