Closed GoogleCodeExporter closed 9 years ago
An instance creator (or default constructor) is no longer required when
registering a
custom deserializer. As a "temporary" fix, you can have your type adapter
implement
a "InstanceCreator" for your object. This instance create returns a dummy
object
which will just get discarded and garbage collected later.
We are going to try and push a new release within the next couple of weeks.
Original comment by joel.leitch@gmail.com
on 13 Dec 2008 at 8:51
Original issue reported on code.google.com by
nicolas....@gmail.com
on 9 Dec 2008 at 3:53