#330: forwardingTargetForSelector not working properly in Objective-C classes loaded in MR --------------------------------+------------------------------------------- Reporter: diffengr@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 1.0 Component: MacRuby | Keywords: #reduction --------------------------------+------------------------------------------- Changes (by mattaimonetti@…): * keywords: => #reduction * milestone: => MacRuby 1.0 Comment: I can confirmed that the - (id)forwardingTargetForSelector:(SEL)sel method doesn't get triggered when called from MacRuby. I reduced the problem a bit further to show how MacRuby isn't allowing the forwarding of selectors. -- Ticket URL: <http://www.macruby.org/trac/ticket/330#comment:2> MacRuby <http://macruby.org/>