[MacRuby-devel] [MacRuby] #726: Methods added to String do not get added to all strings

MacRuby ruby-noreply at macosforge.org
Wed May 26 11:10:39 PDT 2010


#726: Methods added to String do not get added to all strings
---------------------------------+------------------------------------------
 Reporter:  dylan@…              |       Owner:  lsansonetti@…        
     Type:  defect               |      Status:  new                  
 Priority:  blocker              |   Milestone:                       
Component:  MacRuby              |    Keywords:                       
---------------------------------+------------------------------------------

Comment(by dylan@…):

 The fix works. Thanks!

 Still, the ancestor list is the same for the string I create and the one
 coming back from the mutable string (they're both [String,
 NSMutableString, NSString, Comparable, NSObject, Kernel]). Is this not
 just masquerading as a String when it comes back and is really and
 instance of NSMutableString or NSString ?

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



More information about the MacRuby-devel mailing list