there wasnt a reason. the serializer, whose aim was to reduce the size of serialized page, wasnt sophisticated enough to handle proxies properly.
-igor On Wed, Dec 10, 2008 at 5:52 PM, David Leangen <[EMAIL PROTECTED]> wrote: > >> > As far as I could tell from the Wicket code, for some reason proxy classes >> > do not get serialized. I've been meaning to ask about this myself, as it's >> > been causing me problems. > > >> that used to happen only if you used wicket's special serializer. it >> was the default one for a little while, but is not default any longer. > > I see. > > Was there originally a reason for not serializing proxy classes? Is > there still a reason for this? > > Or would it be reasonable to submit an issue and possibly a patch in > JIRA for this? > > > Thanks! > =dml > > > > > --------------------------------------------------------------------- > 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]
