#1310: JSON.parse fails with NSString -----------------------------------+---------------------------------------- Reporter: isaackearse@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- Changes (by lsansonetti@…): * milestone: MacRuby 0.11 => Comment: Bug or not a bug? We could modify the json library to not use #encode on NSStrings. Or we could force users of the json library to not pass NSStrings. 1 makes more sense as the goal of MacRuby is to not worry people with object conversions. -- Ticket URL: <http://www.macruby.org/trac/ticket/1310#comment:1> MacRuby <http://macruby.org/>