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

Refactor the #run() methods to use a Queue system #468

Merged
merged 1 commit into from
Jan 15, 2014

Conversation

SBoudrias
Copy link
Member

This is a basic refactoring offering the same functionnality as before but
with a queue system to manage the asynchronicity.

I PR right now as usual to get feedback. I'll add the priority queue a little later on.

Also need to add shimming for generators working with old Yo.

Related to #433

This is a basic refactoring offering the same functionnality as before but
with a queue system to manage the asynchronicity.
@addyosmani
Copy link
Member

The implementation looks cleaner with the queue system. Looking forward to priority support landing in the future 👍

addyosmani added a commit that referenced this pull request Jan 15, 2014
Refactor the `#run()` methods to use a Queue system
@addyosmani addyosmani merged commit b905e60 into yeoman:master Jan 15, 2014
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.

None yet

2 participants