[Prototype-core] Re: String.strip enhancement

2007-07-09 Thread Tobie Langel
Jean-Philippe, Thanks for the link to Steven's blog. It's great and full of very insightful research. I'll be sure to check it out and improve our regexp where necessary. Regards, Tobie On Jul 8, 3:49 pm, Mislav Marohnić [EMAIL PROTECTED] wrote: Moal- Sorry, but if you're posting a patch

[Prototype-core] Prototype and JavaScript 1.6 Array methods

2007-07-09 Thread Jeff Watkins
Howdy, I'm investigating switching the online Apple Store from dojo to prototype (we're going to have to make big changes anyway if we're to track dojo's development from 0.4 to 0.9), however we've been making extensive use of the JavaScript 1.6 methods on Array (indexOf, map, forEach).

[Prototype-core] Re: Prototype and JavaScript 1.6 Array methods

2007-07-09 Thread Tobie Langel
Hi Jeff, That was in the works for a while. Your post just triggered a commit (http://dev.rubyonrails.org/ changeset/7170). Check SVN for the latest implementation. Hope this helps, Tobie On Jul 9, 3:04 pm, Jeff Watkins [EMAIL PROTECTED] wrote: Howdy, I'm investigating switching the online