Heh. I don't need to be schooled in "web development" :) But most
ioc frameworks have a web-centric naming for such a scope, and I
wanted to be sure that the right way to do it was with per-thread.
cheers,
Christian.
On Jul 16, 2010, at 3:24 PM, Thiago H. de Paula Figueiredo wrote:
On Fri, 16 Jul 2010 16:07:58 -0300, Christian Edward Gruber <christianedwardgru...@gmail.com
> wrote:
I need to bind a service into request scope, so it's whatever I
need to do in my module.
In web applications, unless you create new threads, request scope is
the same as thread scope. If this is not your scenario, creating a
request scope shouldn't be hard. I never needed to implement a scope.
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant,
developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org