Received: from localhost (maia-1.hub.org [200.46.204.191]) by postgresql.org (Postfix) with ESMTP id E5E0A9F9EED for ; Mon, 11 Dec 2006 16:56:30 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-new, port 10024) with ESMTP id 49932-03-2 for ; Mon, 11 Dec 2006 16:56:31 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by postgresql.org (Postfix) with ESMTP id 4176F9F9C35 for ; Mon, 11 Dec 2006 16:56:30 -0400 (AST) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id E90C8F40F2; Mon, 11 Dec 2006 21:56:27 +0100 (CET) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: Switching to XML Date: Mon, 11 Dec 2006 21:56:28 +0100 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCEA0FDF2@algol.sollentuna.se> In-Reply-To: <15400.1165867657@sss.pgh.pa.us> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [DOCS] Switching to XML Thread-Index: AccdYBsqjmrc+8vXRYCmkBWMmN3TJQABqZOQ From: "Magnus Hagander" To: "Tom Lane" , "Joshua D. Drake" Cc: "Peter Eisentraut" , "David Fetter" , "Guillaume Lelarge" , "Josh Berkus" , X-Archive-Number: 200612/130 X-Sequence-Number: 4053 > The real problem here is that you've still failed to=20 > establish any sizable benefit from converting. As best I can=20 > tell at the moment, the acceptable options for editing XML=20 > will be about the same as they are for SGML: emacs, and not a=20 > lot else. I don't really see why I should have to start=20 > spelling out every closing tag for a no-op like that. Visual Studio has a *very* nice XML editor these days, and they don't do SGML... (ok, ok, that's a joke. It's true, sure, but it's not very relevant...) //Magnus