emacs-devel
[Top][All Lists]
Advanced

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

Re: json.el - JavaScript Object Notation parser / generator for Emacs Li


From: Edward O'Connor
Subject: Re: json.el - JavaScript Object Notation parser / generator for Emacs Lisp
Date: Tue, 12 Feb 2008 12:59:25 -0800
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (darwin)

Leo wrote:

> Can you give the list a summary of the features provided by json?

json.el provides facilities for reading (parsing) and printing
(generating) JSON data. JSON, JavaScript Object Notation, is a
lightweight data serialization format based on the object literal
notation of JavaScript.

> Is it useful to include another facility xml-rpc.el? Thank you.

json.el and xml-rpc.el are totally unrelated.


Ted





reply via email to

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