guile-user
[Top][All Lists]
Advanced

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

Re: guile-json 2.0.0 released


From: Aleix Conchillo Flaqué
Subject: Re: guile-json 2.0.0 released
Date: Thu, 20 Dec 2018 01:34:11 -0800

On Wed, Dec 19, 2018 at 10:14 AM Aleix Conchillo Flaqué
<address@hidden> wrote:
>
> My guess is that most of the time people build objects with JSON so it
> seems logic to map them to the most convenient way to represent that
> in Scheme which would be alists.
>
> So, I'm really considering switching to alists for objects and vectors
> for arrays.
>

This would be it:

https://github.com/aconchillo/guile-json/commits/switch-to-alist-and-vectors

I'll write some tests and sleep on it more, but I already like it
better than the current state.

Aleix



reply via email to

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