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

Comment(by dy...@…):

 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/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to