[MacRuby] #1384: Additions to class String are unusable from string created with NSString

MacRuby ruby-noreply at macosforge.org
Sun Sep 11 08:36:16 PDT 2011


#1384: Additions to class String are unusable from string created with NSString
--------------------------------+-------------------------------------------
 Reporter:  sohocoke@…          |       Owner:  lsansonetti@…        
     Type:  defect              |      Status:  new                  
 Priority:  minor               |   Milestone:                       
Component:  MacRuby             |    Keywords:                       
--------------------------------+-------------------------------------------

Comment(by watson1978@…):

 String class is built on NSString.
 If you want to add the method to both classes, you should add the method
 to NSString.

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



More information about the macruby-tickets mailing list