On Fri, 30 Jan 2015 14:43:49 -0200, George Christman <gchrist...@cardaddy.com> wrote:

I'm not sure how formstate would be effecting
performance like that?

Without a provided ValueEncoder, a Loop inside a Form results in all the looped objects being serialized, then Base-64-ed, then put in a hidden input and the process being reversed when the form is submitted. That's very probably the performance hit, but we cannot be 100% because he didn't answer yet about ValueEncoders.

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