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 21:59:33 UTC

[jira] [Created] (CB-1107) Remove old plugin signature

Shazron Abdullah created CB-1107:
------------------------------------

             Summary: Remove old plugin signature
                 Key: CB-1107
                 URL: https://issues.apache.org/jira/browse/CB-1107
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah
             Fix For: 3.0.0


See CB-1106.

As per deprecation policy, http://wiki.apache.org/cordova/DeprecationPolicy

What to remove:
Remove (NSMutableDictionary*)options in plugin method signature.

--
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-1107) Remove old plugin signature

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

Shazron Abdullah updated CB-1107:
---------------------------------

    Description: 
See CB-1106.

As per deprecation policy, http://wiki.apache.org/cordova/DeprecationPolicy

What to remove/change:
1. Remove (NSMutableDictionary*)options in plugin method signature.
2. In our CDVCommandDelegate::execute implementation - warn devs that they are using the old plugin signature which has been removed.

  was:
See CB-1106.

As per deprecation policy, http://wiki.apache.org/cordova/DeprecationPolicy

What to remove:
Remove (NSMutableDictionary*)options in plugin method signature.

    
> Remove old plugin signature
> ---------------------------
>
>                 Key: CB-1107
>                 URL: https://issues.apache.org/jira/browse/CB-1107
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 3.0.0
>
>
> See CB-1106.
> As per deprecation policy, http://wiki.apache.org/cordova/DeprecationPolicy
> What to remove/change:
> 1. Remove (NSMutableDictionary*)options in plugin method signature.
> 2. In our CDVCommandDelegate::execute implementation - warn devs that they are using the old plugin signature which has been removed.

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