with the default diskstore pages are always serialized... -igor
On Mon, Aug 11, 2008 at 8:23 AM, Thomas Mäder <[EMAIL PROTECTED]> wrote: > Ah bugger! That was most convenient! I'd be very much in favor of it's > making a comeback > > Thomas > > On Mon, Aug 11, 2008 at 4:56 PM, Jonas <[EMAIL PROTECTED]> wrote: > >> It seems this feature was removed, but there's some javadoc >> left in org.apache.wicket.settings.IDebugSettings: >> [quote] >> <i>serializeSessionAttributes</i> (defaults to true in development >> mode) - Causes the framework >> * to serialize any attribute put into session - this helps find Not >> Serializable errors early >> [/quote] >> >> On Mon, Aug 11, 2008 at 3:30 PM, Thomas Mäder <[EMAIL PROTECTED]> >> wrote: >> > Yeah, but wasn't there "official" support for that? And if not, wouldn't >> > this be useful for debug? >> > >> > Thomas >> > >> > 2008/8/11 Uwe Schäfer <[EMAIL PROTECTED]> >> > >> >> Thomas Mäder schrieb: >> >> >> >> >> >> I seem to remember that there was a way to force Wicket to always >> >>> serialize >> >>> pages on detach in order to make sure every page is serializable during >> >>> development. Can someone please point me to the FM so I can read it? >> >>> Searching Nabble & Google didn't turn up anything. >> >>> >> >> >> >> one guy once posted this one: >> >> >> >> >> >> <snip> >> > >> >> --------------------------------------------------------------------- >> 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]
