bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#41946: 27.0.91; native json parsing: add :empty-object configuration


From: Dmitry Gutov
Subject: bug#41946: 27.0.91; native json parsing: add :empty-object configuration
Date: Mon, 2 Aug 2021 02:53:56 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 31.07.2021 19:12, Lars Ingebrigtsen wrote:
You can wrap the json calls with a function that flips nil/:empty-object
easy enough, can't you?

By copying the object tree and substituting nil for something else recursively?

That says "more GC" to me, which can be a problem when the structure is big enough.





reply via email to

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