unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Thien-Thi Nguyen'" <ttn@gnuvola.org>,
	"'Andrew W. Nosenko'" <andrew.w.nosenko@gmail.com>
Cc: 'Chong Yidong' <cyd@stupidchicken.com>,
	joakim@verona.se, 'Emacs developers' <emacs-devel@gnu.org>
Subject: RE: online conversion support from xsd to rng?
Date: Thu, 9 Dec 2010 08:19:09 -0800	[thread overview]
Message-ID: <AF3C50D3A1EE4CECBABD00F653C0CF56@us.oracle.com> (raw)
In-Reply-To: <87mxoggsz1.fsf@ambire.localdomain>

> I think there are two areas of primary concern:
> (a) conversion between XML and Lisp trees (nested lists)
> (b) routines for manipulating the tree

Once you've converted XML to Lisp you lose all XML-level access, transformation,
etc.  IOW, once in Lispland, no XPath, XQuery, XSLT,...  If your processing of
XML also involves, well, XML processing (e.g. XQuery transformations) that is
part of the given, then you've lost that.

IOW, conversion to conses and processing using Lisp can be useful, but depending
on your context there can be a cost.




  reply	other threads:[~2010-12-09 16:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-30  9:37 online conversion support from xsd to rng? joakim
2010-12-01  9:57 ` joakim
2010-12-07 17:18 ` Chong Yidong
2010-12-07 22:42   ` joakim
2010-12-08  1:31     ` Thien-Thi Nguyen
2010-12-08  8:19       ` joakim
2010-12-08 15:58         ` Thien-Thi Nguyen
2010-12-08 10:45       ` Andrew W. Nosenko
2010-12-08 15:54         ` Thien-Thi Nguyen
2010-12-09 16:19           ` Drew Adams [this message]
2010-12-10  0:06             ` Štěpán Němec
2010-12-10  1:10               ` Lennart Borgman
2010-12-10  1:47               ` Drew Adams
2010-12-10  1:52               ` Stephen J. Turnbull
2010-12-10  6:49                 ` Štěpán Němec
2010-12-11  2:17                   ` Stephen J. Turnbull

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AF3C50D3A1EE4CECBABD00F653C0CF56@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=andrew.w.nosenko@gmail.com \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=joakim@verona.se \
    --cc=ttn@gnuvola.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).