You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Kevin Brown (JIRA)" <ji...@apache.org> on 2008/03/25 10:45:25 UTC

[jira] Updated: (SHINDIG-152) Replace CrossServletState and other hacky junk with Guice

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

Kevin Brown updated SHINDIG-152:
--------------------------------

    Attachment: guice.patch.txt

> Replace CrossServletState and other hacky junk with Guice
> ---------------------------------------------------------
>
>                 Key: SHINDIG-152
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-152
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadgets Server - Java
>            Reporter: Kevin Brown
>            Assignee: Kevin Brown
>         Attachments: guice.patch.txt
>
>
> http://code.google.com/p/google-guice
> The attached patch will get rid of several remaining bits of clunkiness that weren't properly addressed in the last refactoring patch by introducing Guice, an open source dependency injection framework.
> This patch mostly consists of removing code that is no longer necessary, moving some code around to facilitate DI, and adding the guice wiring. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.