emacs-devel
[Top][All Lists]
Advanced

[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




reply via email to

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