5 May
2010
5 May
'10
8:30 p.m.
Right now for custom objects on the Objective-C side even if you provide a -[Object description] call to_s will fall through and hit to_s from NSObject which right now just has the class name and pointer. Is it already planned for the future to use the description method in to_s on the MacRuby side? Should I file a bug report? Jordan