GNU bug report logs - #77762
[PATCH] web: Add JSON module.

Previous Next

Package: guile;

Reported by: "Thompson, David" <dthompson2 <at> worcester.edu>

Date: Sat, 12 Apr 2025 13:16:02 UTC

Severity: normal

Tags: patch

Full log


Message #14 received at 77762 <at> debbugs.gnu.org (full text, mbox):

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: "Thompson, David" <dthompson2 <at> worcester.edu>, 77762 <at> debbugs.gnu.org
Subject: Re: bug#77762: [PATCH] web: Add JSON module.
Date: Sun, 13 Apr 2025 02:39:25 +0100
Hi David,

Thanks for the patch. I'm just trying to understand: Why do we need a
JSON module in guile itself? Isn't guile-json, the way it is as an
external library, good enough?

> API that can read/write JSON to/from a port using only Scheme data
> types that have read syntax (i.e. no hash tables like guile-json).

guile-json does not use hash tables. guile-json uses association lists.
I believe the decision to use hash tables was reversed many years ago.

Cheers!
Arun




This bug report was last modified 76 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.