[cl-json-devel] Newbie to Lisp question, trying to create JSON
Ken Tilton
kentilton at gmail.com
Thu Apr 7 14:28:38 UTC 2011
On 4/7/2011 10:07 AM, Jim Barrows wrote:
> 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?
I am more interested in "doesn't appear to do it". How about a small
example of input and output?
kt
More information about the cl-json-devel
mailing list