dblack / wobblini.net schrieb: > > On Fri, 3 Mar 2006, Brian Cully wrote: > >> I would love for ruby's nil to behave properly, as it does in lisp and >> objc. > > A bit of a conversation-stopper, but we'll just agree to disagree :-) FWIW: +1 for David's view. IMO, if you have problems getting nil from a method that is supposed to return an enumerable you should change the method, not the nil object. Regards, Pit