On 7/17/07, Tobias Haagen Michaelsen <[EMAIL PROTECTED]> wrote:
>
>  ****And if you really think that you do need the functionality that
> $break brings, it is trivial to implement for that one case.
>
I agree here personally. I had a wild idea to suggest dropping it in favor
of something like:

array.each_with_break(function() {
  // you can throw $break in here
})

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to