> -----Original Message----- > From: Charles.O.Nutter / sun.com > [mailto:Charles.O.Nutter / sun.com] On Behalf Of Charles Oliver Nutter > Sent: Wednesday, November 28, 2007 2:25 PM > To: ruby-core / ruby-lang.org > Subject: Re: retry semantics changed > > JñÓñÎy Zurcher wrote: > > As far as I know File.exists? has only been deprecated and > replaced by > > File.exist?. > > ~/NetBeansProjects/jruby $ ../ruby1.9/ruby -e "File.exists? > 'build.xml'" > -e:1:in `method_missing': undefined method `exists?' for File:Class > (NoMethodError) > from -e:1:in `<main>' > ~/NetBeansProjects/jruby $ ../ruby1.9/ruby -e "File.exist? > 'build.xml'" > ~/NetBeansProjects/jruby $ For crying out loud, of all the methods to get rid of. Just make it an alias, because I am NOT rewriting all of my tests. Meanwhile, there are 4 methods for Hash#has_key?, which is at least two too many. Dan This communication is the property of Qwest and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you have received this communication n error, please immediately notify the sender by reply e-mail and destroy all copies of the communication and any attachments.