allen58992008 / touchcode

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

CJSONDeserializer needs deserializeAsArray method #63

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The deserializeAsDictionary method in CJSONDeserializer is great, but
deserializeAsArray would be useful as well for when that matches the root
data structure.

This doesn't currently exist in version 1.0.6.

I've attached a patch using deserializeAsDictionary as an example.

Original issue reported on code.google.com by arkad...@gmail.com on 13 Sep 2009 at 10:53

Attachments:

GoogleCodeExporter commented 8 years ago
Added in http://code.google.com/p/touchcode/source/detail?
r=14d8eca09197d2a3ba3675f81fd2011acaeccc9e

Original comment by jwight on 7 Oct 2009 at 6:20