On Mon, 14 Sep 2015 10:41:49 -0300, Chris Poulsen <mailingl...@nesluop.dk> wrote:

Can't you could just bind it in your app module?

Yep! Or also contribute it to the ValueEncoderSource service, so it's automatically picked up by Select and other components. As in any other IoC container, in order to have dependencies injected, you must make your object/class a service/bean which is instantiated by the IoC container.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

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

Reply via email to