Revision: 5a11d0c0691f
Author:   limpbizkit <[email protected]>
Date:     Thu Jan 31 19:20:33 2013
Log:      Edited wiki page JSR330 through web user interface.
http://code.google.com/p/google-guice/source/detail?r=5a11d0c0691f&repo=wiki

Modified:
 /JSR330.wiki

=======================================
--- /JSR330.wiki        Fri Mar 11 14:19:53 2011
+++ /JSR330.wiki        Thu Jan 31 19:20:33 2013
@@ -16,6 +16,4 @@
|| [http://atinject.googlecode.com/svn/trunk/javadoc/javax/inject/Provider.html Provider] || [http://google-guice.googlecode.com/svn/trunk/latest-javadoc/com/google/inject/Provider.html Provider] || Guice's Provider extends JSR-330's Provider. Use Providers.guicify() to convert a JSR-330 provider into a Guice provider. ||

 ==Best Practices==
-For now, stick with Guice's annotations and Provider interface.
-
-Mixing JSR-330 and Guice annotations is supported, but discouraged. Similarly, using both `Provider` interfaces can cause difficultly, since they are not interchangeable.
+Prever JSR-330's annotations and Provider interface.

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to