#1289: ABPresence example app fails during init ------------------------------------------+--------------------------------- Reporter: merchants08@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: ------------------------------------------+--------------------------------- Comment(by lsansonetti@…): Yes, because that API returns an NSString, which is not mutable. But the sample code does use #sort which should work on immutable NSStrings. So I don't understand why the exception is raised in his case. -- Ticket URL: <http://www.macruby.org/trac/ticket/1289#comment:5> MacRuby <http://macruby.org/>