[ https://issues.apache.org/jira/browse/SHINDIG-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584225#action_12584225 ]
Kevin Brown commented on SHINDIG-152: ------------------------------------- Those are renamed files -- bizarre that they're not going through in the patch. Here's a new version. > 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-2.patch.txt, guice-3.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.