discomarathon / google-gson

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

Backwards compatibility problem found - Serializing Collection<Object> #73

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Gson use to be able to serialize a field and/or object of type
Collection<Object>, but now fails to serialize properly.

Support in 1.2.2
Fails in 1.2.3

Original issue reported on code.google.com by joel.leitch@gmail.com on 20 Nov 2008 at 1:22

GoogleCodeExporter commented 9 years ago
Fix submitted in r308

Original comment by joel.leitch@gmail.com on 20 Nov 2008 at 1:22