bachphuc / google-gson

Automatically exported from code.google.com/p/google-gson
0 stars 0 forks source link

InstanceCreator not overwriting field values #611

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Class that I am trying is serialize has an abstract class object as property
2.while deserializing I am registering instance creator to use object to above 
mentioned abstrcat class child
3.But is is not overwritting the values

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by mansiawa...@gmail.com on 19 Nov 2014 at 9:15