Sounds like a good idea now. Not sure it can get into 2.3.0 but we can add a task in jira
On 2012-11-28, at 9:25 AM, Kevin Hawkins <kevin.hawkins.cord...@gmail.com> wrote: > Seeing a bug roll across the wire with JSONKit jarred my memory. Now that > iOS 5 is the baseline for Cordova, should we look at doing away with the > JSONKit dependency, in favor of using the Cocoa built-in > NSJSONSerialization<http://developer.apple.com/library/ios/#documentation/Foundation/Reference/NSJSONSerialization_Class/Reference/Reference.html>functionality, > which came online in iOS 5?