[COMMIT] Import Edward O'Connor's json.el
Malcolm Purvis
malcolmp at xemacs.org
Sun Dec 31 15:54:17 EST 2006
>>>>> "Stephen" == Stephen J Turnbull <stephen at xemacs.org> writes:
Stephen> dns.el, shadowfile.el, and mozmail.el are all utilities intended to
Stephen> facilitate certain kinds of communication over the network. json.el,
Stephen> like xml.el, is an editor package providing an editor mode for a
Stephen> certain language (which happens to be associated with the WWW).
Neither xml.el nor json.el provide editor modes. They're both parsers for web
protocols, so they're closer in spirit to rfc822.el than javascript-mode.el
and sgml-mode.el.
Given that, net-utils looks like the best fit of the existing packages. If
you think that refactoring is necessary then I'd suggest a new package,
net-lib, like the existing mail-lib.
Happy New Year to you all.
Malcolm
--
Malcolm Purvis <malcolmp at xemacs.org>
More information about the XEmacs-Patches
mailing list