#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/>