Closed GoogleCodeExporter closed 9 years ago
Sorry for posting this as a Defect. Obviestly this is an enhancement... Is
there anyway to change it or should I file a new issue?
Original comment by ignacio....@kotasoft.com
on 18 Apr 2011 at 1:55
Issue #20 (I have seen it has been accepted) could be relatively easily solved
with this patch!
Original comment by ignacio....@kotasoft.com
on 18 Apr 2011 at 2:21
This fix (over the previous patch) solves a NPE issue on Gson and probably has
a minimal performance gain over previous patch.
Original comment by ignacio....@kotasoft.com
on 18 Apr 2011 at 2:46
Attachments:
Issue 144 has been merged into this issue.
Original comment by joel.leitch@gmail.com
on 19 Apr 2011 at 9:52
Test for issue 20 using this patch
Original comment by ignacio....@kotasoft.com
on 21 Apr 2011 at 12:58
Attachments:
You can do this in Gson 2.1 by writing your own TypeAdapterFactory. Look at
ReflectiveTypeAdapterFactory if you need inspiration.
Original comment by limpbizkit
on 29 Dec 2011 at 5:53
Original issue reported on code.google.com by
ignacio....@kotasoft.com
on 18 Apr 2011 at 1:54Attachments: