google-code-export / gwt-dispatch

Automatically exported from code.google.com/p/gwt-dispatch
1 stars 0 forks source link

Remove Guice dependencies from main API #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Ideally, the main library would not have any specific dependencies on Guice 
APIs. Currently, classes 
such as DefaultDispatch, etc have references to Guice-specific annotation 
classes, and imply 
'constructor injection', which will not work in all configuration scenarios.

Ideally, any Guice-specific classes would be limited to the '*.server.guice' 
package.

Original issue reported on code.google.com by Bitmei...@gmail.com on 21 Oct 2009 at 8:58

GoogleCodeExporter commented 9 years ago

Original comment by Bitmei...@gmail.com on 21 Oct 2009 at 9:21

GoogleCodeExporter commented 9 years ago
This has been in the trunk for some time now. Closing out.

Original comment by Bitmei...@gmail.com on 28 Apr 2010 at 2:41

GoogleCodeExporter commented 9 years ago

Original comment by Bitmei...@gmail.com on 28 Apr 2010 at 2:41