Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make implementing progress possible #5

Open
ForbesLindesay opened this issue Apr 5, 2013 · 2 comments
Open

Make implementing progress possible #5

ForbesLindesay opened this issue Apr 5, 2013 · 2 comments

Comments

@ForbesLindesay
Copy link
Member

No description provided.

@astorije
Copy link

Would that take the form:

Promise#then(onFulfilled, onRejected, onProgress)

Do you have an ETA and/or explanation why it is not possible at the moment?

Anyway, I strongly +1 this feature request!

@ForbesLindesay
Copy link
Member Author

It would probably take that kind of form. At the moment there is the issue that nobody has really come up with a satisfying design for it (see https://github.com/promises-aplus/progress-spec) so it's difficult to know exactly what to build. We then need to add code to this project to actually implement progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants