My implementation is available at:

http://svn.carmanconsulting.com/public/wicket-cdi/trunk/

The CdiPlugin class has an inject() method that can be used to inject
anything, also.

On Sat, Apr 10, 2010 at 5:11 PM, Erik Brakkee <erik.brak...@gmail.com> wrote:
> On Mon, Apr 5, 2010 at 11:58 PM, James Carman
> <jcar...@carmanconsulting.com>wrote:
>
>>
>> What I'll do is set it up in wicketstuff.  That way others can
>> contribute/maintain it too.  I've got permission already, so I can put
>> it up there sometime this evening.
>>
>>
> Do you have a location already for the source? I still think that wicket
> core would be a better place since wicket-spring and wicket-guice are also
> already there.
>
> Meanwhile I also did some refactoring already and implemented caching Not
> much is left of the original code, but I think it is simpler the way I have
> it now.  A side effect is that I also have a simple Injector class that can
> be used to perform injection into any class. Almost all code I have a is
> wicket-independent and the ComponentInstantiationListener is basically a
> one-liner now.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to