Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Announcing Guice 4.1
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Sam Berlin  
View profile  
 More options Apr 1 2011, 11:59 am
From: Sam Berlin <sber...@gmail.com>
Date: Fri, 1 Apr 2011 11:59:26 -0400
Local: Fri, Apr 1 2011 11:59 am
Subject: Announcing Guice 4.1

Guice Fans,

On behalf of the Guice team and community, and I would like to announce
Guice 4.1.  Guice 4.1 is a radical rethinking of Guice, dependency
injection, and how java libraries are shipped.  True to the spirit of Guice
("Guice is not a kitchen sink"), Guice 4.1 strips away all the features that
have become attached to Guice over its 5 years of life.  Guice 4.1 has no
binding API, no SPI, no extension support, no scopes (beyond singletons),
and no method injection.  Guice 4.1 doesn't even have a jar or any kind of
library you include in the program.

What does Guice 4.1 have?  A single file <http://goo.gl/kjEs8>, otherwise
known as MiniGuice.  It is written entirely by Jesse Wilson.  Jesse also did
the majority of work on Guice 2.0, so you can rest assured that Guice 4.1 is
2.05 times better.

You use Guice 4.1 through a very simple API*:*
*
*
*   MyProgram program = MiniGuice.inject(MyProgram.class, new MyModuleOne(),
new MyModuleTwo());*
*
*
Get Guice 4.1 today at http://goo.gl/kjEs8 .

Thanks!
  Sam, on behalf of the Guice 4.1 team


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »