26 Jun
2009
26 Jun
'09
9:39 p.m.
On Thu, Jun 25, 2009 at 11:09 PM, Red Daly<reddaly@gmail.com> wrote:
I created this patch before I got your email. What my usage is now the following:
(let ((json:*json-identifier-name-to-lisp* 'identity) (json:*json-symbolize-lisp-key* 'identity)) (json:decode-json-from-string json))
The patch is attached:
I agree with the problem and solution. Thanks for the patch. I just want all code for features to have at least one testcase, so I'll apply it later when I have done one. Thanks, Henrik