emacs-devel
[Top][All Lists]
Advanced

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

Re: online conversion support from xsd to rng?


From: joakim
Subject: Re: online conversion support from xsd to rng?
Date: Wed, 08 Dec 2010 09:19:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Thien-Thi Nguyen <address@hidden> writes:

> () address@hidden
> () Tue, 07 Dec 2010 23:42:05 +0100
>
>    but it will require xsltproc and trang to
>    be installed. 
>
> I just noticed:
>
> $ ldd ~/bin/bloody-emacs | grep expat
>       libexpat.so.1 => /usr/lib/libexpat.so.1 (0xf6ed5000)
>
> so perhaps you could write C bindings to libexpat and port xsltproc and
> trang (or the desired subset of their functionality) to Emacs Lisp.

Hmmm. Intriguing. Hadn't thought of that. Maybe everything we need is
already in there somewhere...

>
> [Insert customary XML denigrations here.]

Its not so bad these days IMHO. More and more packages seem to realize
that xml = json = lisp lists, so many web services export their
interfaces through both xml and json.

-- 
Joakim Verona



reply via email to

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