You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2007/09/05 11:14:33 UTC

[jira] Commented: (WICKET-930) Wrap Guice-Injector with proxying for Objects

    [ https://issues.apache.org/jira/browse/WICKET-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525022 ] 

Jean-Baptiste Quenot commented on WICKET-930:
---------------------------------------------

Are you interested in something like this: https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/pickwick/src/main/java/org/wicketstuff/pickwick/GuiceWebApplicationFactory.java

> Wrap Guice-Injector with proxying for Objects
> ---------------------------------------------
>
>                 Key: WICKET-930
>                 URL: https://issues.apache.org/jira/browse/WICKET-930
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-guice
>            Reporter: Jan Kriesten
>            Priority: Minor
>
> Since the GuiceComponentInjector already has proxying support build in, I'd like to use this to inject other Objects besides from Components.
> A function like
> guiceComponentInjector.inject( Object xy )
> would be great!

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