Revision: 1390
Author: sberlin
Date: Sat Nov 20 14:02:08 2010
Log: Edited wiki page Guice30 through web user interface.
http://code.google.com/p/google-guice/source/detail?r=1390

Modified:
 /wiki/Guice30.wiki

=======================================
--- /wiki/Guice30.wiki  Sat Nov 20 13:57:47 2010
+++ /wiki/Guice30.wiki  Sat Nov 20 14:02:08 2010
@@ -17,7 +17,7 @@
  * Maven POMs use jarjar for extensions now & mirror the ant jarjar rules.
* Fixed cglib generated classes to be once again be named `$$EnhancerByGuice$$` and `$$FastClassByGuice$$` instead of `$$$EnchancerByGuice$$` and `$$$FastClassByGuice$$`. * Added a new interface that all `ServletModule` bindings share for its extension SPI and add a new `matchesUri` method to see if a URI will match the binding. - * Added `CheckedProvider` (in favor of `ThrowingProvider`), and renamed `...@throwingproviders` to `...@checkedprovides`. + * Added `CheckedProvider` (in favor of `ThrowingProvider`), and renamed `...@throwingprovides` to `...@checkedprovides`. * Look at the visibility of the return object when deciding whether or not to use a bridged classloader. * Expose `TypeConverterBindings` in the `Injector` & `ConvertedConstantBinding`.

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" 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-dev?hl=en.

Reply via email to