What if there were two methods in Module ? public void configureGlobally(); public void configureLocally();
On 10 Sep., 06:27, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Sep 9, 10:06 am, Mikkel Petersen <[EMAIL PROTECTED]> wrote: > > > Thanks I'll take a look at it. Wish there was a more simple way to do > > it though. > > Definitely, we have this problem internally at Google as well. > We're planning on building out the hierarchical injectors so > they solve this problem natively. > > If you're curious, I've written a blog post that attempts to > explain the motivations for hierarchical > injectors:http://publicobject.com/2008/06/whats-hierarchical-injector.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
