-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yes, I try to be as stateless as (reasonably) possible. It's just that
core components - e.g. Grid - use @Persist, and so I explore ways to
use them robustly. Thanks again!


Am 07.05.2012 17:09, schrieb Thiago H. de Paula Figueiredo:
> On Mon, 07 May 2012 11:34:02 -0300, Arno Haase 
> <arno.ha...@haase-consulting.com> wrote:
> 
>> Thanks for pointing out Tynamo! I'll look into it, looks like it
>> is what I was looking for.
> 
> I forgot to mention something:
> 
> * Try to avoid using @Persist. In many scenarios the page
> activation context is able to replace @Persist. * If not possible
> to avoid @Persist, use flash persistence if possible.
> 
> @SessionState is harder to avoid, but is mostly used for data
> which isn't changed during the user session.
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+oEmMACgkQbmZsMyUPuXRr9wCfYom654dHqYheXAYZ0DwrUtXY
jN4AoPqXx8VBf5uh9qOgScECHJdXH+Xm
=v7gf
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to