[MacRuby-devel] [MacRuby] #214: hotcocoa timer mapping could have default :target => self

MacRuby ruby-noreply at macosforge.org
Sun Mar 1 21:06:47 PST 2009


#214: hotcocoa timer mapping could have default :target => self
-------------------------------------+--------------------------------------
 Reporter:  drnicwilliams@…          |       Owner:  lsansonetti@…        
     Type:  enhancement              |      Status:  new                  
 Priority:  minor                    |   Milestone:                       
Component:  MacRuby                  |    Keywords:  hotcocoa             
-------------------------------------+--------------------------------------

Comment(by rich@…):

 :target => self would not work because its the caller of the method you
 are trying to get a reference to.  Using :target => self would point the
 target at the self when the defaults were created, which is not the
 caller.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/214#comment:2>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list