Re: json
- Posted by bugmagnet Aug 03, 2012
- 2767 views
bugmagnet said...
bugmagnet said...
I've created a github project for this at https://github.com/axtens/euJSON.
Please download, use and break it. It's sure to break somewhere. And tell me where it breaks.
I've got the json decode function pretty much working. I can decode {"client" : {"Name":"bugmagnet"}} into a map with an embedded map. I can also parse arrays within records. Still haven't started on the json encode.
Kind regards,
Bruce/bugmagnet