Open GoogleCodeExporter opened 8 years ago
Here's a snippet of code that could hopefully help in this effort. It does
recursive
object graph traversal, calling ObjectTranslator.objectToInstance() as
necessary.
Seems to be working fine for JSON deserialization within a project I'm working
on.
Original comment by brent.de...@gmail.com
on 30 May 2007 at 7:24
Attachments:
Original issue reported on code.google.com by
darron.schall
on 30 May 2007 at 2:49