Results 788 comments of Benjamin Gruenbaum

First of all thanks for dropping by @rvagg and discussing this with us. We'd really like to have you on board for the discussions so we can reach consensus. >...

@rvagg > Please take my feedback as an actual perspective that exists and that you're going to have to engage with in order to break out of a WG and...

I'm +1 on `require("fs/promise")`. What are the technical limitations for that?

+1 for `require("fs/promise")` vs `require("fs").promised` blocking unflagging but nor PR. +1 for error object/`.recover` not blocking the PR.

@phpnode I think that this attitude where callbacks are "older" and promises are "the next API which people should default to using" will not ever get promises into node core....

@phpnode observables would not replace promises but would rather work in areas Node works with streams and event emitters. No one is suggesting replacing all callbacks with observables. Observables and...

> Regarding the surface promise API, the only other suggestion that is not covered is just updating the existing API methods to use promises instead or with callbacks, so no...

@Trott yes, this repo has served its purpose. It can be archived at this point.

@meaku sounds good to me

> We probably need new benchmarks that are independent from the ones in bluebird - IMHO they are built to make bluebird shine. Actually, the benchmarks predate bluebird (so it's...