You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/01/09 23:42:14 UTC

[jira] [Updated] (CB-1946) iOS: Switch JSON serialization to NSJSONSerialization

     [ https://issues.apache.org/jira/browse/CB-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1946:
---------------------------------

    Description: 
Now that iOS 5.0 is a baseline requirement for Cordova for iOS, it would be good to move away from the JSONKit dependency, in favor of Cocoa's built-in NSJSONSerialization, which was added in iOS 5.

Add docs in the Cordova Plugin Upgrade Guide, update the unit tests.

  was:Now that iOS 5.0 is a baseline requirement for Cordova for iOS, it would be good to move away from the JSONKit dependency, in favor of Cocoa's built-in NSJSONSerialization, which was added in iOS 5.

    
> iOS: Switch JSON serialization to NSJSONSerialization
> -----------------------------------------------------
>
>                 Key: CB-1946
>                 URL: https://issues.apache.org/jira/browse/CB-1946
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: iOS
>    Affects Versions: 2.3.0
>            Reporter: Kevin Hawkins
>            Assignee: Shazron Abdullah
>             Fix For: 2.4.0
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> Now that iOS 5.0 is a baseline requirement for Cordova for iOS, it would be good to move away from the JSONKit dependency, in favor of Cocoa's built-in NSJSONSerialization, which was added in iOS 5.
> Add docs in the Cordova Plugin Upgrade Guide, update the unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira