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

 I believe that it is a ruby expectation that core classes will have the
 same name on any ruby implementation. Extlib and other libraries rely on
 this fact.

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

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

Reply via email to