discomarathon / google-gson

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

Gson should serialize sub-class objects per sub-class type for collections #318

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See the thread: 
http://groups.google.com/group/google-gson/browse_thread/thread/f92fb49692e0aa33
?hl=en

See the tests for reproducing this issue in r825

This seems to work fine for maps but fails for collections.
After fixing this issue, we need to enable disabled_testListOfSubclassFields() 
test

Original issue reported on code.google.com by inder123 on 19 Apr 2011 at 8:28

GoogleCodeExporter commented 9 years ago
Fixed in r828.

Original comment by joel.leitch@gmail.com on 20 Apr 2011 at 10:33

GoogleCodeExporter commented 9 years ago

Original comment by joel.leitch@gmail.com on 20 Apr 2011 at 10:33