| ASF |
#505654 |
Sat Feb 10 08:23:16 UTC 2007 |
ehillenius |
check the actual value rather than the reference. Still doesn't work though; turns out be a bit naive.
Investigate using ObjectStreamClass and friends to more closely resemble actual serialization. Also, though
the cycle check works fine for simply detecting which class offends, it is probably to simplistic currently.
I opened up WICKET-265 to work on this some more.
|