[MacRuby-devel] [MacRuby] #244: String.name should return "String" and not "NSMutableString"

MacRuby ruby-noreply at macosforge.org
Tue Apr 21 17:26:14 PDT 2009


#244: String.name should return "String" and not "NSMutableString"
-------------------------------+--------------------------------------------
 Reporter:  carllerche@…       |       Owner:  lsansonetti@…        
     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/>



More information about the MacRuby-devel mailing list