Hi, At Wed, 23 Aug 2006 01:59:22 +0900, Berger, Daniel wrote in [ruby-talk:209903]: > > > > > > Agreed. File would be a better location for the it. > > > > > > > > > > > > > > > > Or even IO perhaps? > > > > > > > > IO isn't always associated with a certain path. > > > > > > > > I'd prefer File.null. > > > > > > That's fine with me. If we're going to keep it pure Ruby, > > perhaps we > > > could put this in FileUtils? > > > > In pure Ruby, Pathname might be the best. > > That doesn't strike me as immediately intuitive. Also, I wouldn't > expect a singleton method on the Pathname class. There aren't any > currently that I recall. Agreed. > How about ftools then? There we've got File instead of FileUtils. ftools is obsolete. -- Nobu Nakada