Closed GoogleCodeExporter closed 9 years ago
This doesn't look like a defect. Using GsonBuilder, you can specify to only
serialize
objects which match the @Expose annotation, or you could build a proxy class
with
only those fields, set them from sysUserConfig, and then serialize that.
Original comment by arcanef...@gmail.com
on 20 Apr 2010 at 5:28
This doesn't look like a defect. Using GsonBuilder, you can specify to only
serialize
objects which match the @Expose annotation, or you could build a proxy class
with
only those fields, set them from sysUserConfig, and then serialize that.
Original comment by arcanef...@gmail.com
on 20 Apr 2010 at 5:28
Original comment by limpbizkit
on 28 Aug 2010 at 5:28
Original issue reported on code.google.com by
ilovehon...@gmail.com
on 19 Mar 2010 at 8:49