emacs-devel
[Top][All Lists]
Advanced

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

Re: jsonrpc.el closer to merging


From: João Távora
Subject: Re: jsonrpc.el closer to merging
Date: Mon, 11 Jun 2018 07:34:36 +0100

On Mon, Jun 11, 2018, 02:46 Stefan Monnier <address@hidden> wrote:
> - The library exchanges JSON objects with the client as plists.  I still
>   haven't gotten a very convincing argument to do so, but it could be
>   made plist/alist/hashtable-agnostic. This would probably amount to

I'm not sure I understand this: why would one want to make it
p/a/h-agnostic?

So that the application that you build on top of it can use whatever. Are you sure you aren't you confusing jsonrpc with LSP at this point?

reply via email to

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