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 2012/07/23 20:44:34 UTC

[jira] [Created] (CB-1105) Add JSONKit doc issue for iOS Plugin Upgrade Guide

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

        

[jira] [Updated] (CB-1105) Add JSONKit doc issue for iOS Plugin Upgrade Guide

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1105:
---------------------------------

    Description: 
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 "cdvjk_" to any "missing" methods in the plugins affected.

  was:
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 "cdv_" to any "missing" methods in the plugins affected.


Fix commit - http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/c181db11
                
> 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 "cdvjk_" 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

        

[jira] [Resolved] (CB-1105) Add JSONKit doc issue for iOS Plugin Upgrade Guide

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-1105.
----------------------------------

    Resolution: Fixed
    
> 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 "cdvjk_" 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

        

[jira] [Updated] (CB-1105) Add JSONKit doc issue for iOS Plugin Upgrade Guide

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1105:
---------------------------------

    Description: 
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 "cdv_" to any "missing" methods in the plugins affected.

  was:
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.

    
> 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 "cdv_" 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