You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2012/08/20 20:47:37 UTC

[jira] [Created] (CB-1266) Update plugin guide for iOS with new method signature

Andrew Grieve created CB-1266:
---------------------------------

             Summary: Update plugin guide for iOS with new method signature
                 Key: CB-1266
                 URL: https://issues.apache.org/jira/browse/CB-1266
             Project: Apache Cordova
          Issue Type: Bug
          Components: Docs
    Affects Versions: 2.0.0
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve
            Priority: Minor


For 2.0, we deprecated

myMethod:(NSMutableArray*)arguments withDict:(NSMutableDictionary*)options;

in favour of:

myMethod:(CDVInvokedUrlCommand*)command;

--
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] [Commented] (CB-1266) Update plugin guide for iOS with new method signature

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

Shazron Abdullah commented on CB-1266:
--------------------------------------

Actually I already updated it some time ago after you made the change :) CB-1165
                
> Update plugin guide for iOS with new method signature
> -----------------------------------------------------
>
>                 Key: CB-1266
>                 URL: https://issues.apache.org/jira/browse/CB-1266
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 2.0.0
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> For 2.0, we deprecated
> myMethod:(NSMutableArray*)arguments withDict:(NSMutableDictionary*)options;
> in favour of:
> myMethod:(CDVInvokedUrlCommand*)command;

--
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-1266) Update plugin guide for iOS with new method signature

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

Andrew Grieve resolved CB-1266.
-------------------------------

    Resolution: Invalid

This is already updated. I forgot to git pull before filing :P
                
> Update plugin guide for iOS with new method signature
> -----------------------------------------------------
>
>                 Key: CB-1266
>                 URL: https://issues.apache.org/jira/browse/CB-1266
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 2.0.0
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> For 2.0, we deprecated
> myMethod:(NSMutableArray*)arguments withDict:(NSMutableDictionary*)options;
> in favour of:
> myMethod:(CDVInvokedUrlCommand*)command;

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