#671: MacRuby developers can't know if their arrays are mutable or immutable -------------------------------------+-------------------------------------- Reporter: mattaimonetti@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- Comment(by tvmoore@…): This is also true for Strings... I was trying to append to a string from textfiled.stringValue ended up doing x = "" << stringvalue << anotherString. -- Ticket URL: <http://www.macruby.org/trac/ticket/671#comment:1> MacRuby <http://macruby.org/>