[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: JSON mode
From: |
Stephen Leake |
Subject: |
Re: JSON mode |
Date: |
Sat, 14 Nov 2015 04:40:46 -0600 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) |
Simen Heggestøyl <address@hidden> writes:
> Putting it into ELPA:
>
> + Updates may reach the users faster.
>
> - json-mode.el will need to support different versions of json.el
> (which is bundled with Emacs).
>
> Bundling it with Emacs:
>
> + Somehow I feel that a modern text editor should come with support
> for editing JSON data out of the box, though that may be because I
> work in a web development environment. My feeling of this is
> strengthened by the fact that Josh's JSON mode has been downloaded
> from MELPA over 40,000 times.
That also indicates people are used to getting it from a package
manager, so Gnu ELPA is fine.
> - The mode is very young, and currently only used by me. Maybe it's
> too early to include it in Emacs, and it should be given a chance to
> ripen at ELPA first.
Definitely.
--
-- Stephe