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

Private Module Support #6

Open
lasanthak opened this issue Apr 20, 2012 · 1 comment
Open

Private Module Support #6

lasanthak opened this issue Apr 20, 2012 · 1 comment

Comments

@lasanthak
Copy link

I want to create Guice private modules. You can read more here: http://google-guice.googlecode.com/git/javadoc/com/google/inject/PrivateModule.html

Scala guice does not support Private modules. Could you add the support for this feature?

As an alternative, right now I am using Java syntax in our Scala code.

Thanks in advance.

  • Lasantha Kularatne
@nbauernfeind
Copy link

Here's the pull request to the repository that has integrated guice 3.0:
https://github.com/Deathbobomega/scala-guice/pull/1

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

2 participants