You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/26 21:47:19 UTC

[jira] [Commented] (CB-6109) Refactor - ActionStack params should be consistent

    [ https://issues.apache.org/jira/browse/CB-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913483#comment-13913483 ] 

ASF subversion and git services commented on CB-6109:
-----------------------------------------------------

Commit 63436d9269cbacf4dafb1bc3b7a19906d5dd831d in cordova-plugman's branch refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=63436d9 ]

CB-6109 Refactored to make ActionStack action calls consistent across platforms, updated tests - all green


> Refactor - ActionStack params should be consistent
> --------------------------------------------------
>
>                 Key: CB-6109
>                 URL: https://issues.apache.org/jira/browse/CB-6109
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman
>    Affects Versions: 3.4.0
>            Reporter: Jesse MacFadyen
>            Assignee: Jesse MacFadyen
>
> The code repeats the same things over several tags from the platform specific plugin definition.
> Need to verify param use within all project specific action handlers.
> An example mapping would be:
> https://github.com/apache/cordova-plugman/blob/4ae290a20b72632d91dcc5d5b2180e9f07823e6e/src/install.js#L351
> to:
> https://github.com/apache/cordova-plugman/blob/4ae290a20b72632d91dcc5d5b2180e9f07823e6e/src/platforms/android.js#L38



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)