[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mapping data formats imported from C libraries
From: |
Ted Zlatanov |
Subject: |
Re: mapping data formats imported from C libraries |
Date: |
Tue, 25 Nov 2014 11:40:11 -0500 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) |
On Tue, 25 Nov 2014 17:32:00 +0100 Lars Magne Ingebrigtsen <address@hidden>
wrote:
LMI> Ted Zlatanov <address@hidden> writes:
LMI> I think it makes sense to map all those into the Emacs DOM.
>>
>> You mean json.el's mapping? I don't think there's an official DOM for that.
LMI> I want there to be One True Emacs DOM, and that's the xml.el/libxml2
LMI> DOM. :-) JSON maps just fine unto that DOM.
Yes, but in a really sucky way. If you look at the libjson and json.el
output, it's much leaner. Mapping JSON up to XML pretty much guarantees
pain when you use it and on the way back. Do you want to inflict that
on everyone in the name of a unified DOM?
Ted
- DOM manipulation functions, Lars Magne Ingebrigtsen, 2014/11/23
- Re: DOM manipulation functions, joakim, 2014/11/23
- Re: DOM manipulation functions, RĂ¼diger Sonderfeld, 2014/11/23
- Re: DOM manipulation functions, Lars Magne Ingebrigtsen, 2014/11/23
- Re: DOM manipulation functions, Leo Liu, 2014/11/23
- mapping data formats imported from C libraries (was: DOM manipulation functions), Ted Zlatanov, 2014/11/25
- Re: mapping data formats imported from C libraries, Lars Magne Ingebrigtsen, 2014/11/25
- Re: mapping data formats imported from C libraries, Ted Zlatanov, 2014/11/25
- Re: mapping data formats imported from C libraries, Lars Magne Ingebrigtsen, 2014/11/25
- Re: mapping data formats imported from C libraries,
Ted Zlatanov <=
- Re: mapping data formats imported from C libraries, Lars Magne Ingebrigtsen, 2014/11/25
- Re: mapping data formats imported from C libraries, Steinar Bang, 2014/11/26
- Re: mapping data formats imported from C libraries, Lars Magne Ingebrigtsen, 2014/11/26
- Re: mapping data formats imported from C libraries, Steinar Bang, 2014/11/26
- Re: mapping data formats imported from C libraries, Lars Magne Ingebrigtsen, 2014/11/26
- Re: mapping data formats imported from C libraries, Ted Zlatanov, 2014/11/26
- Re: mapping data formats imported from C libraries, Lars Magne Ingebrigtsen, 2014/11/26
- Re: mapping data formats imported from C libraries, Ted Zlatanov, 2014/11/26
Re: DOM manipulation functions, raman, 2014/11/23
Re: DOM manipulation functions, Nicolas Richard, 2014/11/25