[cl-json-devel] Newbie to Lisp question, trying to create JSON

Jim Barrows jim.barrows at gmail.com
Thu Apr 7 14:07:18 UTC 2011


I'm trying to encode a list of plists, and encode-json-plist-to-string
doesn't appear to do it.
My newbiness is not seeing a better answer then to loop through the list,
and encode each plist separately, concatentate the strings together to form
the array.  That doesn't seem too lispy to me.
Is there a better way?

-- 
James A Barrows
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-json-devel/attachments/20110407/e28f5758/attachment.html>


More information about the cl-json-devel mailing list