#571: #respond_to? should return false for unimplemented methods ---------------------------------+------------------------------------------ Reporter: honglilai@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Comment(by lsansonetti@…): Let's follow MRI here and register a common implementation symbol for unimplemented methods, then refresh the UNAVAILABLE_IMP macro to also check for this symbol. -- Ticket URL: <http://www.macruby.org/trac/ticket/571#comment:1> MacRuby <http://macruby.org/>