Just speaking for myself where I used guice across amazon and oracle on numerous projects, for me Guice is feature complete. I’m happy where it is and don’t particular need anything else. I continue to use it.
> On Nov 22, 2017, at 6:10 AM, Ron <[email protected]> wrote: > > Hi All > > It seems the activities around Guice, both in terms of the discussions here > and the commits in the Github repo seems to have slowed right down. > > What is the current status, are people moving away? > > I successfully delivered a number of projects using Guice in it's early days, > around 6 years ago. Then I moved away from Java but came back to it last > year. The project I picked up had code running on Struts and Spring, I ripped > that all out and put in a simple action based framework on top of Guice. The > final result had 5 times original functionality with at least 50% reduction > in dependencies and a slight reduction in total code base size. Also zero XML > based configuration. (Not saying that this will always be the case, a lot is > probably due to the state of the current code, and the project requirements) > > I'm about to embark on a new project and would be keen to use the same > framework again. > > However, I'm concerned as to why activities have completely died down, are > people moving away? If so to what? Dagger? Spring? > > Thanks > Ron > > > -- > You received this message because you are subscribed to the Google Groups > "google-guice" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-guice. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-guice/8c56151c-e895-481a-9384-d85842fb5590%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-guice. To view this discussion on the web visit https://groups.google.com/d/msgid/google-guice/1EC25893-0FF5-496C-8C31-D8414ED3F76F%40oracle.com. For more options, visit https://groups.google.com/d/optout.
