On Mon, Mar 24, 2008 at 10:31 AM, Dean Edwards <[EMAIL PROTECTED]> wrote:
>  It seems we have three choices for Array.forEach(null)
>
>  1) Do nothing
>  2) Throw an exception
>  3) Use the current object and iterate that

By "current object" do you mean the global object?

>  I prefer the first one, throwing an exception is acceptable too but the
>  last one is counter-intuitive IMO.

I would find either of the first two acceptable. I prefer #2.

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

Reply via email to