emacs-devel
[Top][All Lists]
Advanced

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

Re: JSON->lisp Mapping: Hash vs AList


From: Philipp Stephani
Subject: Re: JSON->lisp Mapping: Hash vs AList
Date: Wed, 13 Dec 2017 22:37:46 +0000



raman <address@hidden> schrieb am Di., 12. Dez. 2017 um 02:40 Uhr:
Build Emacs from @Head and started playing with the native
implementation of JSON parsing -- it works well and is much faster
than the lisp version as expected.

After writing some code with it, I have a feature request --- could we
set it up so that the caller can specify that json-hashes map to lisp
alists -- rather than lisp hash-tables?

Sounds reasonable, here is a patch. 

Attachment: 0001-Allow-JSON-parser-functions-to-return-alists.txt
Description: Text document


reply via email to

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