#244: String.name should return "String" and not "NSMutableString"
-------------------------------+--------------------------------------------
 Reporter:  carller...@…       |       Owner:  lsansone...@…        
     Type:  defect             |      Status:  new                  
 Priority:  blocker            |   Milestone:                       
Component:  MacRuby            |    Keywords:                       
-------------------------------+--------------------------------------------

Comment(by lsansone...@…):

 #name and #to_s should probably return "String" when the receiver is
 NSMutableString (same for Array, Hash and Set) for compatibility purposes.
 However I would prefer to keep #inspect showing the real class name.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/244#comment:2>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to