Author: limpbizkit
Date: Thu Jan 1 15:53:22 2009
New Revision: 776
Modified:
wiki/TableOfContents.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/TableOfContents.wiki
==============================================================================
--- wiki/TableOfContents.wiki (original)
+++ wiki/TableOfContents.wiki Thu Jan 1 15:53:22 2009
@@ -6,6 +6,9 @@
* [InjectOnlyDirectDependencies Inject only direct dependencies]
* [AvoidStaticState Avoid static state]
* [UseNullable Use @Nullable]
+ * [ModulesShouldBeFastAndSideEffectFree modules should be fast and
side-effect free]
+ * [BeCarefulAboutIoInProviders Be careful about I/O in Providers]
+ * [AvoidConditionalLogicInModules Avoid conditional logic in modules]
* [Guice10Recipes Recipes]
* [SpringComparison Guice vs. Spring]
* Community
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---