On Tue, 22 Jan 2013 20:43:15 -0200, Chris Poulsen <mailingl...@nesluop.dk> wrote:

One could also @Inject CelebrityService into a @Property i suppose? (Using Tapestry IoC to manage the licecycle of the service).

Yep. You can use @Inject and @Propert in the same field just fine. Of course, @Property will only work in classes instantiated by Tapestry (the web framework, not Ioc): pages, components and mixins.

--
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