From: Rob Sanheim Date: 2007-01-04T12:06:05+09:00 Subject: Re: Little Things On 1/3/07, dblack@wobblini.net wrote: > Hi -- > > On Thu, 4 Jan 2007, Gregory Brown wrote: > > > On 12/31/06, Rob Sanheim wrote: > >> On 12/31/06, Devin Mullins wrote: > > > >> What about: > >> > >> obj.send(:foo) # will call only public > >> obj.send!(:foo) # will bypass private/protected, like the current send. > > > > +1. This sounds great. (sorry for the late reply) > > BTW the earlier discussion of this, for those interested, starts at: > http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/153833 > > So everyone be careful not to add your +1 if it's already there :-) > > > David Huh - I'm glad to see you had the idea first, David. I guess I get good ideas at least once in awhile :). - Rob