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

Bryant Luk updated WINK-250:
----------------------------

    Attachment: WINK-guice-server.patch

A simple wink-guice-server module.  Doesn't actually allow anyone to create a 
Guice Injector yet (should be fairly simple to add a plug point like a 
servletcontextlistener that returns a Guice injector that adds in the Wink 
Guice injection module).

Originally, I couldn't get the Guice child injectors to work the way I wanted 
them to since if the Guice parent injector can satisfy all the injections, then 
it won't call the child modules.

> Experimental feature for Google Guice injection
> -----------------------------------------------
>
>                 Key: WINK-250
>                 URL: https://issues.apache.org/jira/browse/WINK-250
>             Project: Wink
>          Issue Type: New Feature
>          Components: Server
>    Affects Versions: 1.0
>            Reporter: Bryant Luk
>         Attachments: WINK-guice-server.patch
>
>
> Some experimental code to use Google Guice for injection.  I don't think we 
> should replace what we have today since I'd rather not introduce any more 
> dependencies, but I guess this can be built upon if a user wants to use a 
> guice injector.

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

Reply via email to