[cl-json-devel] Not interning object keys
Henrik Hjelte
henrik at evahjelte.com
Fri Jun 26 21:39:18 UTC 2009
On Thu, Jun 25, 2009 at 11:09 PM, Red Daly<reddaly at 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
More information about the cl-json-devel
mailing list