For those who need nightly shapshots have a look at http://www.kamalook.de:8080/hudson/job/Guice/lastBuild/com.google.inject$guice/
As speaking of "real extensions" I can provide an EJB 3.x stack (work in progress) based on upcoming Guice's features (hierarchical injectors, MultiBinder, Binder.getProvider(), e.g.). On Sep 11, 8:19 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Sep 10, 12:36 pm, "Bob Lee" <[EMAIL PROTECTED]> wrote: > > > Let's not try to rush a release out on such short notice. "Summer 2008" was > > just a random date we pulled out of our asses. > > Sounds good. So V2 won't be out in summer 2008 > as originally planned. I'll upload a proper snapshot > with complete binaries for users who want to get the > stable Guice 2 features early. > > > We need to build some real extensions on top of the new features before I'll > > be comfortable rubber stamping them. For example, I'd like to see a scope > > validator and maybe even an update to our Eclipse plugin. > > Volunteers? > > > 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, ...). > > I think the most important aspects of hierarchical > injectors are expressing hierarchy in modules, and > addressing the assistedinject use case. > > Thanks Bob. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
