On Thu, Sep 11, 2008 at 5:36 AM, Bob Lee <[EMAIL PROTECTED]> wrote: > > > Finally, I think I should take on hierarchical injectors. This is sticky > territory. To those who are afraid the feature will be confusing, we could > only expose hierarchical injectors through the SPI. For example, instead of > creating a child injector through Guice.createInjector(), you could call > com.google.inject.spi.HierarchicalInjectors.create(Injector parent, ...). >
Good call, make the barrier to entry high enough that people will respect its complexity. Dhanji. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
