[Prototype-core] Re: Array inline filtering.

2007-08-23 Thread Jeff Watkins
Richard, this seems similar to the standard js 1.6 Array.prototype.filter method. You might be well advised to look at the Mozilla MDC site for example code that does this. On Aug 23, 2007, at 2:32 AM, Richard Quadling [EMAIL PROTECTED] wrote: Hi. I've just created a small function to

[Prototype-core] Re: Array inline filtering.

2007-08-23 Thread Richard Quadling
Ah. My CHM is upto 1.5 which is why I didn't see it. On 23/08/07, Jeff Watkins [EMAIL PROTECTED] wrote: Richard, this seems similar to the standard js 1.6 Array.prototype.filter method. You might be well advised to look at the Mozilla MDC site for example code that does this. On Aug 23,