Looking over the way Guice handles circular dependencies, it looks
like the resulting object for some expected type is inserted into each
of the delegating proxies that were created as a result of a circular
dependency. I know this is just one solution to a nasty problem, but I
was hoping to find that each of the circular dependencies would get
their own instance of the expected type. Is this possible?

Regards -
jonathan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to