rithyskun / google-gson

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

Abstract classes are not serialized when adding a Deserializer (TESTCASE) #543

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Here is the test-case: https://gist.github.com/fab1an/7532478

Original issue reported on code.google.com by fabian.z...@gmail.com on 18 Nov 2013 at 6:09

GoogleCodeExporter commented 9 years ago
Can anyone confirm this?

Original comment by fabian.z...@gmail.com on 20 May 2014 at 11:32

GoogleCodeExporter commented 9 years ago
I encountered the same issue, the serializer is not called for abstract 
classes. 

Original comment by jodro...@gmail.com on 30 Jul 2014 at 11:48