[MacRuby] #705: Have to_s() use -description
#705: Have to_s() use -description -------------------------------------+-------------------------------------- Reporter: jordan.breeding@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- 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. -- Ticket URL: <http://www.macruby.org/trac/ticket/705> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby