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

Allow service methods to return a promise #59

Merged
merged 3 commits into from
Apr 28, 2014
Merged

Conversation

daffl
Copy link
Member

@daffl daffl commented Apr 26, 2014

This pull request adds a mixin that allows services to return a promise instead of calling the callback. Closes #41.

@daffl daffl added this to the 1.0.0 milestone Apr 26, 2014
daffl added a commit that referenced this pull request Apr 28, 2014
Allow service methods to return a promise
@daffl daffl merged commit dd17f24 into master Apr 28, 2014
@daffl daffl deleted the service-promises-41 branch April 28, 2014 15:04
daffl added a commit that referenced this pull request Aug 21, 2018
daffl added a commit that referenced this pull request Aug 22, 2018
daffl pushed a commit that referenced this pull request Aug 23, 2018
* fix(package): update config to version 2.0.0

* Change installation script
daffl added a commit that referenced this pull request Aug 24, 2018
* Refactoring to use commander instead of Vorpal

* Refactoring to use meta information from generator and updating to latest released dependency

* Load available generators into environment from meta.js file

* Add special case for plugin generator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability for services to return a promise instead of a callback
1 participant