What steps will reproduce the problem?
1. create ParentObject implements IsSerializable
2. create BaseObject extends ParentObject implements IsSerializable
3. then try to deserialize BaseObject
What is the expected output? What do you see instead?
It didn't work in this case, the
com.gdevelop.gwt.syncrpc.SyncClientSerializationStreamReader try to load
incorrect class name.
What version of the product are you using? On what operating system?
syncproxy 0.2 + gwt 2.2.0
Please provide any additional information below.
None
Original issue reported on code.google.com by
new.r...@gmail.comon 8 Apr 2011 at 2:23