[macruby] #56: respond_to? doesn't resolve objc methods
#56: respond_to? doesn't resolve objc methods -------------------------------------+-------------------------------------- Reporter: eloy.de.enige@gmail.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: bug -------------------------------------+-------------------------------------- Ideally #respond_to? should find the same methods as it does now PLUS the ones that #respondsToSelector finds. Or in other words, all the methods that are returned by #methods. -- Ticket URL: <http://ruby.macosforge.org/trac/ticket/56> macruby <http://ruby.macosforge.org/>
#56: respond_to? doesn't resolve objc methods -------------------------------------+-------------------------------------- Reporter: eloy.de.enige@gmail.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: minor | Milestone: MacRuby 0.3 Component: MacRuby | Resolution: Keywords: bug | -------------------------------------+-------------------------------------- Changes (by lsansonetti@apple.com): * milestone: => MacRuby 0.3 Comment: Should be fixed once we switch to the objc dispatcher. -- Ticket URL: <http://ruby.macosforge.org/trac/ticket/56#comment:1> macruby <http://ruby.macosforge.org/>
participants (1)
-
macruby