On Fri, 27 Sep 2013 13:11:33 -0300, Norman Franke <nor...@myasd.com> wrote:

I'm trying to better integrate Atmosphere and Tapestry 5. It would make life easier if there was a way for T5's IOC layer to inject into an existing object, instead of having it need to create objects itself. I can't find one, if it exists.

Unless there's some setter we could call through injection, I don't think any other IoC does that (injecting stuff into already existing objects). Most IoC features can only be implemented because the IoC container is instantiating the object.

--
Thiago H. de Paula Figueiredo

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

Reply via email to