On Fri, 08 Apr 2011 01:36:03 -0300, David Rees <dree...@gmail.com> wrote:

http://wiki.apache.org/tapestry/Tapestry5HowToAddBindingPrefixCycle

Remember that this isn't part of the official documentation, so the quality of the pages vary a lot.

It appears that the same CycleBinding ends up being used across
requests.  It seems that we'd want a pool of these used (which is
probably why it worked with the page-pool in T5.1).
Is this a bug with T5.2 or is this an issue with the CycleBinding
implementation?

I'd guess its a CycleBinding error, as it's definetely not thread-safe.

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

Reply via email to