You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/06/13 23:45:03 UTC

[GitHub] [cordova] brodybits commented on issue #7: Drop dependency on Q, use native promises

brodybits commented on issue #7: Drop dependency on Q, use native promises
URL: https://github.com/apache/cordova/issues/7#issuecomment-501917531
 
 
   Another thing is that I think we should get rid of `superspawn` as discussed in #16, rather than fixing `superspawn` to drop use of `q`. The rationale is that `superspawn` seems to return a non-standard Promise-like object that can also notify the listener of `stdout` and `stderr` data. I think it would be better to cleanly factor `superspawn` out of the Cordova packages, in a major release.
   
   While it would be ideal to do this in the next major release, it would likely block some other desired changes such as dropping support for Node.js 6 and eventually Node.js 8.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org