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

Raphael updated CB-14158:
-------------------------
    Description: 
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

  was:
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
 ** 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


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to