It's bookmarked pages that avoid new page creation isn't it?

-----Original Message-----
From: Matej Knopp [mailto:matej.kn...@gmail.com] 
Sent: Thursday, January 07, 2010 3:55 PM
To: users@wicket.apache.org
Subject: Re: DiskPageStore file increasing to max size by only
refreshing a HomePage

SetVersioned(false) does not help with new page instances being created.

-Matej

On Thu, Jan 7, 2010 at 9:46 PM, Wilhelmsen Tor Iver <toriv...@arrive.no>
wrote:
>> about "unversioned", i have just done a quick test on wicket-examples
>
>> helloworld, adding serialVersionUID (not informed in the examples)
and
>> the
>> result is the same: pagestore file increasing to the "infinite" (max
>> size of
>> course :)
>
> I meant Wicket's
>
> setVersioned(false);
>
> the serialVersionUID is just for binary serialization, as long as the
fields do not change the computed value the VM generates for you should
be the same.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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


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

Reply via email to