Projects

Ticket #705 (new defect)

Opened 21 months ago

Last modified 14 months ago

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

Changed 14 months ago by lsansonetti@…

  • milestone set to MacRuby Later

Not critical for 1.0, so moving to Later. On the other side, it's an easy one to implement.

Note: See TracTickets for help on using tickets.