You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2008/07/10 17:32:31 UTC

[jira] Updated: (SHINDIG-440) Simplify Guice Configuration

     [ https://issues.apache.org/jira/browse/SHINDIG-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner updated SHINDIG-440:
---------------------------------

    Attachment: simpleguice.diff

Simplifications are here..

> 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
>         Attachments: simpleguice.diff
>
>
> 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.