Hello,

Why with JavaScript <= 1.5,  Array.prototype._each method doesn't use
a context object

like

Array.prototype.forEach(callback[, thisObject]) in JavaScript 1.6

or

Enumerable.prototype.each(iterator[, context]) ?

thank you.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to 
prototype-core-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to