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

Switch to use promises #55

Open
morungos opened this issue Jun 15, 2016 · 1 comment
Open

Switch to use promises #55

morungos opened this issue Jun 15, 2016 · 1 comment

Comments

@morungos
Copy link
Contributor

morungos commented Jun 15, 2016

I never documented this at the time, but it's a big change that would be simple and useful. We should basically use promises rather than callbacks. It'll improve the error handling no end, and remove the drift right that happens in the longer code. In one sense, this is just a nice to have, but the code is actually a bit hard to maintain right now because of it, especially with respect to error handling.

@Remimstr
Copy link

This issue was moved to lstein/Heliotrope#17

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

2 participants