On Tue, 11 Feb 2014 13:21:20 -0200, Lance Java <lance.j...@googlemail.com> wrote:

Thiago, perhaps my wording was a little ambiguous. I consider perthread
scoped services are still singletons. The proxy is a singleton (the
underlying target may not be a singleton).

I would never say that. The proxy itself may be a singleton, but that's just a implementation detail. A perthread service will use a different instance for each thread.

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