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

Define default scope for a series of bindings. #43

Closed
gissuebot opened this issue Jul 7, 2014 · 4 comments
Closed

Define default scope for a series of bindings. #43

gissuebot opened this issue Jul 7, 2014 · 4 comments

Comments

@gissuebot
Copy link

From crazyboblee on February 28, 2007 13:52:31

Something like this would be nice (we may have to wait for closures):

inScope(Scopes.SINGLETON) {
  bind(...).to(...);
  ...
}

Original issue: http://code.google.com/p/google-guice/issues/detail?id=43

@gissuebot
Copy link
Author

From kevinb9n on March 16, 2007 00:37:59

I'm not feelin the love on this one.  It's just sugar.  Adds more stuff to learn.  I
think we oughtta close it.

@gissuebot
Copy link
Author

From crazyboblee on March 16, 2007 08:26:30

It can't hurt to at least lower the priority.

Labels: -Priority-Medium Priority-Low

@gissuebot
Copy link
Author

From kevinb9n on March 16, 2007 09:03:19

I'm not saying it's just an issue of priority but that it seems like a feature we
actually should not add. :)

@gissuebot
Copy link
Author

From crazyboblee on March 16, 2007 10:28:06

I agree. I wanted to keep a bug around in case it comes up again, but I guess open or
not, it still will be.

Status: WontFix

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