Revision: 1350
Author: sberlin
Date: Sun Oct 31 14:36:35 2010
Log: Edited wiki page Guice30 through web user interface.
http://code.google.com/p/google-guice/source/detail?r=1350

Modified:
 /wiki/Guice30.wiki

=======================================
--- /wiki/Guice30.wiki  Sun Oct 31 13:56:09 2010
+++ /wiki/Guice30.wiki  Sun Oct 31 14:36:35 2010
@@ -4,13 +4,19 @@

 ==Downloads==
* *[http://code.google.com/p/google-guice/source/checkout Checkout from SVN]* + * *[http://google-guice.googlecode.com/files/guice-3.0-snapshot20101031.zip guice-3.0-snapshot20100131.zip]* core & extension jars. 811KB + * *[http://google-guice.googlecode.com/files/guice-3.0-snapshot20101031-src.zip guice-3.0-snapshot20100131-src.zip]* sources, tests, dependencies and Javadoc. 27.2MB
+
+==Docs==
+ * [http://google-guice.googlecode.com/svn/tags/snapshot20101/javadoc/index.html Javadoc API] + * [http://google-guice.googlecode.com/svn/trunk/latest-api-diffs/3.0/changes.html API Changes from 2.0 to 3.0, by JDiff]

 ==New Features==
   * [JSR330 JSR 330 support]
   * [GuicePersist New Persist extension]
   * [ToConstructorBindings ToConstructor Bindings]
   * OSGi support (and generally improved support for multiple classloaders)
- * [http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/InjectorBuilder.html InjectorBuilder](`requireExplicitBindings` & `disableCircularProxies`) + * [http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/InjectorBuilder.html InjectorBuilder] (`requireExplicitBindings` & `disableCircularProxies`)
   * Duplicate bindings are ignored (instead of an exception being thrown)
* Repackaged cglib, asm & guava classes are now hidden from IDE auto-imports.
   * General extension & SPI improvements:

--
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