[macruby] #69: [RubyCocoa Layer] method_missing like behaviour for pure Objective-C objects that try to send messages to pure Ruby objects.
#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@gmail.com | Owner: lsansonetti@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/>
participants (1)
-
macruby