Revision: 1525
Author: sberlin
Date: Sun Mar 6 18:30:18 2011
Log: Edited wiki page Guice30 through web user interface.
http://code.google.com/p/google-guice/source/detail?r=1525
Modified:
/wiki/Guice30.wiki
=======================================
--- /wiki/Guice30.wiki Sun Mar 6 15:50:33 2011
+++ /wiki/Guice30.wiki Sun Mar 6 18:30:18 2011
@@ -108,7 +108,7 @@
* Added to Key: `hasAttributes`, `ofType`, `withoutAttributes`
* Various bug fixes / improvements:
* Prevent child injectors from rebinding a parent just-in-time
binding.
- * Non-intercepted methods in a class with other intercepted methods
no longer go through cglib (reducing total stack traces).
+ * Non-intercepted methods in a class with other intercepted methods
no longer go through cglib (reducing total stack frames).
* Allow Guice to work on generated classes.
* Fix calling Provider.get() of an unrelated Provider in a scoping
method.
* `MoreTypes.getRawTypes` returns the proper types for arrays
(instead of Object[].class)
--
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.