wicket can automatically determine if the page is stateless...

-igor

On Wed, Nov 24, 2010 at 6:41 AM, Arjun Dhar <[email protected]> wrote:
>
> Hi,
>  if I have BookMarkable pages and they are pretty much stateless, does it
> buy me much to do:
>
> setStatelessHint(false); for every component?
> imo Adds a bit of verbosity to the code; though must be a reason why it
> exists.
>
> Please advice best practice
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/setVersioned-setStatelessHint-tp3057412p3057412.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to