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

Automatic service inclusion #12

Closed
xethorn opened this issue Nov 28, 2014 · 1 comment
Closed

Automatic service inclusion #12

xethorn opened this issue Nov 28, 2014 · 1 comment

Comments

@xethorn
Copy link

xethorn commented Nov 28, 2014

Same issue as the components, the bigger your application get and the more requires you have all over the place. If you have more than 10 services, I wrote a gist to make the development process a bit faster:

https://gist.github.com/xethorn/11d58a57d01d36919b10

Hope this helps.

@mridgway
Copy link
Collaborator

mridgway commented Dec 1, 2014

Makes sense. We actually do something similar internally using locator so that we can find services even in NPM dependencies.

I don't think this will be added directly to fluxible-app, but may make sense as a helper utility in a separate package.

@mridgway mridgway closed this as completed Dec 3, 2014
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