Comment #4 on issue 550 by sberlin: Exceptions when using circular dependency in multi-threaded code
http://code.google.com/p/google-guice/issues/detail?id=550
Re: Is there a way to disable the proxy generation for circular dependencies (make it throw an exception)?
Yes, but it requires Guice 3.0 (or more specifically, the code in SVN since 3.0 is not released yet). Use InjectorBuilder.disableCircularProxies.
-- 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.
