From: John Sikora Date: 2010-07-30T14:16:36+09:00 Subject: Re: .any?{} Behavior John W Higgins wrote: > I might suggest your better course would be to create a new method > rather > than override the existing method. Maybe something like js_any? or > js_all? > would be better in that it shows both what it's doing and that it's not > the > standard method at the same time. Then you have no issues with any other > code that depends on the standard methodology in terms of the methods. I > appreciate the aesthetics are a little lacking but sometimes that a > small > price to pay. After reading your post and the previous post from David, I agree. Thanks, js -- Posted via http://www.ruby-forum.com/.