Ticket #56 (closed defect: fixed)
respond_to? doesn't resolve objc methods
| Reported by: | eloy.de.enige@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | minor | Milestone: | MacRuby 0.3 |
| Component: | MacRuby | Keywords: | bug |
| Cc: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.

