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

Depricate some methods #217

Open
fobos opened this issue Oct 22, 2015 · 0 comments
Open

Depricate some methods #217

fobos opened this issue Oct 22, 2015 · 0 comments

Comments

@fobos
Copy link
Contributor

fobos commented Oct 22, 2015

I think that slot method initModules and initModulesSeries should be deprecated or framework should provide more flexible interface to do it. The reason is that this methods uses async.map and async.mapSeries functions that terminate init process if at least one module ended with error. But if you want to continue process you should write your own init method.

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

No branches or pull requests

1 participant