Google Guice is the reference implementation for javax.inject. Is your gripe that we don't have a link to a nightly Jar file? Checking out and building Guice takes all of a minute or less. It's rather hyperbolic to suggest that we do not support javax.inject because we don't have a prebuilt jar for downloading off head. =)
Having said that, it might be useful to users such as yourself for us to host a nightly or weekly snapshot somewhere (perhaps off a bamboo account?) Dhanji. On Sun, Jul 18, 2010 at 8:51 PM, mortench <[email protected]> wrote: > Last year "javax.inject" was announced on the google blog ("http:// > googlecode.blogspot.com/2009/05/javaxinjectinject.html") - supposedly > to backed be backed by "Google Guice" and SpringSource etc. That was a > big step forward. Cool. > > But why is google guice now the ONLY framework that does not support > javax.inject in the releases that can be downloaded. Spring 3.0 > supports it and Weld/JSR-299/CDI supports it but not google guice. So > now the very people at google that started this javax.inject thing > does not officially support it ? > > P.S. Yes I heard that there is some code in subversion that is > supposed to support some of javax.inject but there is no official > downloadable release that has 100% support as far as I now. > > /Morten > > -- > 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]<google-guice%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-guice?hl=en. > > -- 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.
