Revision: 1269
Author: sberlin
Date: Tue Sep 21 18:40:40 2010
Log: Edited wiki page Guice30 through web user interface.
http://code.google.com/p/google-guice/source/detail?r=1269
Modified:
/wiki/Guice30.wiki
=======================================
--- /wiki/Guice30.wiki Tue Sep 21 06:14:09 2010
+++ /wiki/Guice30.wiki Tue Sep 21 18:40:40 2010
@@ -56,3 +56,4 @@
* Fix calling Provider.get() of an unrelated Provider in a scoping
method.
* `MoreTypes.getRawTypes` returns the proper types for arrays
(instead of Object[].class)
* JIT bindings left in a parent injector when child injectors fail
creating a JIT binding are now removed
+ * Overriding an @Inject method (if the subclass also annotates the
method with @Inject) no longer injects the method twice.
--
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.