[
https://issues.apache.org/jira/browse/CB-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424228#comment-13424228
]
Andrew Grieve commented on CB-1150:
-----------------------------------
Commits:
https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=commit;h=ad836cbb7afffe49ecc9f28708a910bd325d2527
https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-js.git;a=commit;h=18e390f482ee5b16a7b90745339d69ac20de6e37
Still to do: Update Dev Guide (shazron)
Update remaining core plugins (agrieve)
> Clean up iOS's exec to not pull out "options" object
> ----------------------------------------------------
>
> Key: CB-1150
> URL: https://issues.apache.org/jira/browse/CB-1150
> Project: Apache Cordova
> Issue Type: Improvement
> Components: iOS
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
> Fix For: 2.1.0
>
>
> This can be cleaned up by passing all params in exec as an array, and
> extracting the first dict only if the plugin implements the method:withDict:
> selector. Plugins that implement just method: will be passed the
> CDVInvokedUrlCommand directly.
--
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