From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thomas Lord Newsgroups: gmane.emacs.devel Subject: Re: Release plans Date: Fri, 29 Aug 2008 12:23:20 -0700 Message-ID: <48B84CA8.7080908@emf.net> References: <87hc9ka8eg.fsf@uwakimon.sk.tsukuba.ac.jp> <20080817073124.GA1294@muc.de> <87ljyv5gy5.fsf@uwakimon.sk.tsukuba.ac.jp> <20080818101802.GA2615@muc.de> <87bpzqqk7b.fsf@uwakimon.sk.tsukuba.ac.jp> <20080818210927.GD2615@muc.de> <87wsidnxqp.fsf@uwakimon.sk.tsukuba.ac.jp> <87ljytkwpk.fsf@rattlesnake.com> <878wusz0v9.fsf@uwakimon.sk.tsukuba.ac.jp> <87vdxp27z6.fsf@uwakimon.sk.tsukuba.ac.jp> <87prnxe5hc.fsf@rattlesnake.com> <873aktck5d.fsf@uwakimon.sk.tsukuba.ac.jp> <87k5e5dsvq.fsf@rattlesnake.com> <48B44802.1080302@emf.net> <87ej4atczj.fsf@gmail.com> <48B78A75.8080103@emf.net> <803akoyrqy.fsf@tiny.isode.net> <48B7F59B.5060705@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220034800 2591 80.91.229.12 (29 Aug 2008 18:33:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Aug 2008 18:33:20 +0000 (UTC) Cc: emacs-devel@gnu.org, Bruce Stephens To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 29 20:34:14 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KZ8n1-0003C9-P9 for ged-emacs-devel@m.gmane.org; Fri, 29 Aug 2008 20:33:44 +0200 Original-Received: from localhost ([127.0.0.1]:56293 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZ8m2-0008JF-Vs for ged-emacs-devel@m.gmane.org; Fri, 29 Aug 2008 14:32:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZ8lw-0008Gf-Kl for emacs-devel@gnu.org; Fri, 29 Aug 2008 14:32:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZ8lr-0008CG-2Z for emacs-devel@gnu.org; Fri, 29 Aug 2008 14:32:33 -0400 Original-Received: from [199.232.76.173] (port=44736 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZ8lq-0008C0-R2 for emacs-devel@gnu.org; Fri, 29 Aug 2008 14:32:30 -0400 Original-Received: from mail.42inc.com ([205.149.0.25]:50893) by monty-python.gnu.org with esmtps (SSL 3.0:RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1KZ8lq-0001hU-If for emacs-devel@gnu.org; Fri, 29 Aug 2008 14:32:30 -0400 X-TFF-CGPSA-Version: 1.5 X-TFF-CGPSA-Filter-42inc: Scanned X-42-Virus-Scanned: by 42 Antivirus -- Found to be clean. Original-Received: from [69.236.75.128] (account lord@emf.net HELO [192.168.1.64]) by mail.42inc.com (CommuniGate Pro SMTP 5.0.13) with ESMTPA id 37920767; Fri, 29 Aug 2008 11:32:17 -0700 User-Agent: Thunderbird 1.5.0.5 (X11/20060808) In-Reply-To: <48B7F59B.5060705@gmail.com> X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103194 Archived-At: Lennart Borgman (gmail) wrote: > I believe that for web development there often are free or at least > freely available for parsing. > Speaking of parsing, that doesn't, quite, but what you meant either "is" or "immediately suggests" a good idea: an Emacs-based, schema-aware, validating XML parser and XML database browser. Very much like an IDE with built-in parser, such tools want built-in XML parsers (and validators) and it would be very nice, performance-wise and semantics-wise, to be able to address the database from lisp directly rather than going through the serialization bottleneck to a sub-process. -t > > >