[MacRuby-devel] [macruby] #69: [RubyCocoa Layer] method_missing like behaviour for pure Objective-C objects that try to send messages to pure Ruby objects.

macruby ruby-noreply at macosforge.org
Mon Jun 2 12:54:24 PDT 2008


#69: [RubyCocoa Layer] method_missing like behaviour for pure Objective-C
objects that try to send messages to pure Ruby objects.
-------------------------------------+--------------------------------------
 Reporter:  eloy.de.enige at gmail.com  |       Owner:  lsansonetti at apple.com
     Type:  enhancement              |      Status:  new                  
 Priority:  trivial                  |   Milestone:  MacRuby 0.3          
Component:  MacRuby                  |    Keywords:  rubycocoa layer      
-------------------------------------+--------------------------------------
 For the RubyCocoa layer we need some method_missing like behaviour, so
 that messages to forwardInvocation: get forwarded to #method_missing.

 Specs and a simple ruby idea, without actual forwarding with arguments :),
 is available at: http://pasternak.superalloy.nl/pastes/399

-- 
Ticket URL: <http://ruby.macosforge.org/trac/ticket/69>
macruby <http://ruby.macosforge.org/>


More information about the MacRuby-devel mailing list