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

ServiceLocator in modular apps? #9

Open
GoogleCodeExporter opened this issue Apr 23, 2016 · 1 comment
Open

ServiceLocator in modular apps? #9

GoogleCodeExporter opened this issue Apr 23, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

On your home page, you state:

> SubControllers are available so modules implemented with sub-MVC...

However, isn't there still an issue with ServiceLocator and modular
sub-apps? That is, don't you still have to define the Services list (and
only one) at the top level of the application, due to the fact that it is 
Singleton? I'd love to see each Module setting up its own list of Services,
independent of the overall app, but perhaps not a good idea...

If you have a work-around, I'd love to see it, as this the only area I
haven't been able to accomodate, when I'm using Cairngorm these days!

[sorry if not correct location for this issue]

Original issue reported on code.google.com by slangeb...@gmail.com on 26 Jun 2008 at 4:17

@GoogleCodeExporter
Copy link
Author

i want to join to this question, these extensions only addressed the front 
controllers in modules (which wasn't really an issue) and didn't address the 
service 
locator which is a big issue.

Shlomi

Original comment by shlomict...@gmail.com on 3 Aug 2008 at 11:13

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

1 participant