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

Robert Goldman rpgoldman at sift.info
Thu Apr 7 14:13:01 UTC 2011


On 4/7/11 Apr 7 -9: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?

>From the outside, it would help if you were to provide an example of
what you want to encode, what you have tried, and what you got.

That will help list members provide better support.

cheers,
r




More information about the cl-json-devel mailing list