Skip to content

does not work in extends mode #15

@GoogleCodeExporter

Description

@GoogleCodeExporter
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.com on 8 Apr 2011 at 2:23

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions