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

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

Commit 1ea7c1366ab7fcf62d5b447d84943fa654848973 in cordova-android's branch 
refs/heads/master from [~asialgearoid]
[ https://gitbox.apache.org/repos/asf?p=cordova-android.git;h=1ea7c13 ]

CB-14158: Refactor emulator to remove Q


> Use native Promises instead of Q
> --------------------------------
>
>                 Key: CB-14158
>                 URL: https://issues.apache.org/jira/browse/CB-14158
>             Project: Apache Cordova
>          Issue Type: Task
>            Reporter: Raphael
>            Assignee: Raphael
>            Priority: Minor
>
> For fun and profit.
> Pros:
>  * Native interface should be more familiar to new contributors
>  * Better tooling support
>  ** ESLint Promise checks
>  ** Hopefully cleaner stack traces in various tools
>  * One less stone-age dependency
>  * Better Performance?
> Cons:
>  * No more finally (_fin_) method. Alternatives:
>  ** Micro library (e.g. p-finally): - ugly interface
>  ** Bluebird: - Additional dependency, + Lots of goodies
>  ** Polyfill: - where to include? - Possible conflicts? + nice interface
>  ** Babel: - additional build overhead + Lots of goodies



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to