http://wiki.apache.org/tapestry/Tapestry5HowToAddBindingPrefixCycle
I notice that using the above code in T5.2 results in arbitrary results now on T5.2 if multiple requests are executing at the same time. 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? Thanks Dave --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org