On 3/10/08, Lars Hansen <[EMAIL PROTECTED]> wrote:
> First draft of the spec for the Function class.  Please comment.
>

Suggestion: deprecate the Function constructor and static invoke().

Almost all of its uses are better handled by function expressions and,
in those cases where eval() in required, one can use eval().

-Jon
_______________________________________________
Es4-discuss mailing list
Es4-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es4-discuss

Reply via email to