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