Comment #8 on issue 183 by [email protected]: Scopes.SINGLETON uses a global lock
http://code.google.com/p/google-guice/issues/detail?id=183
Hey, I have the same problem in a different library that I wrote. I've talked about a possible solution here:
https://bitbucket.org/cheez/dicpp/src/853517574ea1/lib/src/scopes/singleton.cpp#cl-13 I think it would also work for Guice. -- You received this message because you are subscribed to the Google Groups "google-guice-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice-dev?hl=en.
