chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] json egg


From: Daishi Kato
Subject: Re: [Chicken-users] json egg
Date: Fri, 9 Feb 2007 19:13:20 +0900

Since I don't get any response, I committed a tiny patch into the svn
repo. --daishi

On 2/5/07, Daishi Kato <address@hidden> wrote:
Tony,

How's this going?
It would be really nice if you can upload them to the svn repository
of chicken eggs.

Thanks,
Daishi

On 11/18/06, Tony Garnock-Jones <address@hidden> wrote:
> Thanks! Good catch. I need to have written a test-suite for the json
> code :-) I'll update my darcs repository - it's a one-liner fix - and
> post again when I'm done.
>
> Cheers,
>   Tony
>
>
> Daishi Kato wrote:
> > Hi,
> >
> > Two issues in the json egg:
> >
> > 1) the egg depends on srfi-1, so (use srfi-1) should be included?
> >
> > 2) why the null list '() can't be [] in JSON? It does with json-read,
> > but not with json-write.
> >
> > Thanks,
> > Daishi
>
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]