Shazron Abdullah created CB-1105:
------------------------------------

             Summary: Add JSONKit doc issue for iOS Plugin Upgrade Guide
                 Key: CB-1105
                 URL: https://issues.apache.org/jira/browse/CB-1105
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah
             Fix For: 2.1.0


The category methods are being prefixed with jk_ to prevent implementation 
collisions with users including their own JSONKit. 

Changing this for Cordova is no problem internally, but can affect any plugins 
that rely on the Cordova JSONKit. The fix is to add a "jk_" to any "missing" 
methods in the plugins affected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to