Ticket #705 (new defect)
Have to_s() use -description
| Reported by: | jordan.breeding@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby Later |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
Whenever to_s has gone all the way to a base class like Object or NSObject, MacRuby should see if -description is implemented and defer to it if possible, this will make compatibility with Cocoa more straight forward.
Change History
Note: See
TracTickets for help on using
tickets.

