[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mapping data formats imported from C libraries (was: DOM manipulation fu
From: |
Ted Zlatanov |
Subject: |
mapping data formats imported from C libraries (was: DOM manipulation functions) |
Date: |
Tue, 25 Nov 2014 04:12:11 -0500 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) |
On Mon, 24 Nov 2014 08:26:47 +0800 Leo Liu <address@hidden> wrote:
LL> On 2014-11-23 16:59 +0100, RĂ¼diger Sonderfeld wrote:
>> I think it would be awesome if we had one unified DOM implementation,
>> which could either use libxml (if available) or xml.el (as a fallback)
>> to parse XML.
LL> I also much prefer a unified and solid dom manipulation library in
LL> emacs.
This is going to come up with libjson (see
https://github.com/vincenthz/libjson/blob/master/json.h) vs. json.el as
well. And libyaml probably, though that one may get mapped to whatever
we do for JSON anyway. Do we try to keep the existing data mappings or
fit closer to the library's mappings at the C level?
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 <=
- 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, 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, 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