Simplify Guice Configuration
----------------------------
Key: SHINDIG-440
URL: https://issues.apache.org/jira/browse/SHINDIG-440
Project: Shindig
Issue Type: Improvement
Components: Common Components (Java)
Reporter: Paul Lindner
Guice modules can be a pain, since they don't allow for overriding specific
bindings.
I propose that we annotate each interface with @ImplementedBy for the built-in
default.
This will allow easier customization of Shindig -- one just needs to bind the
specific implementation classes, and one does not have to cut-and-paste module
binding code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.