You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Lorin Beer (JIRA)" <ji...@apache.org> on 2014/03/17 18:49:43 UTC

[jira] [Assigned] (CB-6291) [CLI] Implement dual promise/callback api

     [ https://issues.apache.org/jira/browse/CB-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lorin Beer reassigned CB-6291:
------------------------------

    Assignee: Lorin Beer

> [CLI] Implement dual promise/callback api
> -----------------------------------------
>
>                 Key: CB-6291
>                 URL: https://issues.apache.org/jira/browse/CB-6291
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Lorin Beer
>            Assignee: Lorin Beer
>            Priority: Critical
>
> Master issue to manage the subissues involved in this task.
> in each subtask, the goal is to implement an optional promise/callback interface. If a callback argument is supplied as the last parameter to a function call which supports this api, then the callback is used and the function returns null.
> If no callback is supplied, then a promise is returned.
> This upgrade should be non-breaking and backwards compatible.



--
This message was sent by Atlassian JIRA
(v6.2#6252)