From owner-freebsd-hackers@FreeBSD.ORG Sun May 13 19:11:03 2007 Return-Path: <owner-freebsd-hackers@FreeBSD.ORG> X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2BB3F16A406 for <freebsd-hackers@freebsd.org>; Sun, 13 May 2007 19:11:03 +0000 (UTC) (envelope-from mail@maxlor.com) Received: from popeye1.ggamaur.net (popeye1.ggamaur.net [213.160.40.50]) by mx1.freebsd.org (Postfix) with ESMTP id 94C6E13C44B for <freebsd-hackers@freebsd.org>; Sun, 13 May 2007 19:11:02 +0000 (UTC) (envelope-from mail@maxlor.com) Received: from maxlor.mine.nu (c-82-192-240-247.customer.ggaweb.ch [82.192.240.247]) by popeye1.ggamaur.net (8.13.7/8.13.7/Submit) with ESMTP id l4DIgWaL010765; Sun, 13 May 2007 20:42:33 +0200 (CEST) (envelope-from mail@maxlor.com) Received: from localhost (unknown [127.0.0.1]) by maxlor.mine.nu (Postfix) with ESMTP id D8F952E21E; Sun, 13 May 2007 20:42:27 +0200 (CEST) X-Virus-Scanned: amavisd-new at atlantis.intranet Received: from maxlor.mine.nu ([127.0.0.1]) by localhost (atlantis.intranet [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a45GZY4FP5c2; Sun, 13 May 2007 20:42:27 +0200 (CEST) Received: from mini.intranet (mini.intranet [10.0.0.17]) by maxlor.mine.nu (Postfix) with ESMTP id 93DB12E201; Sun, 13 May 2007 20:42:27 +0200 (CEST) From: Benjamin Lutz <mail@maxlor.com> To: freebsd-hackers@freebsd.org Date: Sun, 13 May 2007 20:42:21 +0200 User-Agent: KMail/1.9.5 References: <20070512004209.GA12218@lpthe.jussieu.fr> <20070513103757.GA33322@turion.vk2pj.dyndns.org> <200705131258.50309.Thomas.Sparrevohn@btinternet.com> In-Reply-To: <200705131258.50309.Thomas.Sparrevohn@btinternet.com> X-Face: $Ov27?7*N,h60fIEfNJdb!m,@#4T/d; 1hw|W0zvsHM(a$Yn6BYQ0^SEEXvi8>D`|V*F"=?utf-8?q?=5F+=0A=09R2?=@Aq>+mNb4`,'[[%z9v0Fa~]AD1}xQO3|>b.z&}l#R-_(P`?@Mz"kS; XC>Eti,i3>%@=?utf-8?q?g=3F=0A=094f?=,\c7|Ghwb&ky$b2PJ^\0b83NkLsFKv|smL/cI4UD%Tu8alAD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1204437.PcLmCfjE24"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200705132042.26167.mail@maxlor.com> X-Scanned-By: MIMEDefang 2.61 on 213.160.40.60 Cc: Thomas Sparrevohn <Thomas.Sparrevohn@btinternet.com>, Michel Talon <talon@lpthe.jussieu.fr> Subject: Re: DPS Initial Ideas X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD <freebsd-hackers.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-hackers>, <mailto:freebsd-hackers-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-hackers> List-Post: <mailto:freebsd-hackers@freebsd.org> List-Help: <mailto:freebsd-hackers-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-hackers>, <mailto:freebsd-hackers-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 13 May 2007 19:11:03 -0000 --nextPart1204437.PcLmCfjE24 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 13 May 2007 13:58, Thomas Sparrevohn wrote: > Using XML for INDEX are a very good idea mainly because it allows > "ports" to interface in an easy way to external tools - e.g. java > frontends - web browsers etc, etc. However there are drawbacks - Yet > I feel that the discussion about what tool to use as indexing are > completely misplaced if the only point is that somebody likes SQL > better than a directory tree. I'd have said that using XML for INDEX is a bad idea, because INDEX can=20 then no longer be easily processed with any of the tools in the FreeBSD=20 base system. With the format it uses now, I can easily grep, awk, etc=20 it. If you need an XML version of INDEX, it's easy to have just these=20 tools build one for you though. Not to mention that INDEX is already big enough as it is, imo. I don't=20 see why it should be bloated even more with redundant information. Cheers Benjamin --nextPart1204437.PcLmCfjE24 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGR1wSzZEjpyKHuQwRAo3AAKCSjPk9KNk/bBvLF8DuZ6g9N8xD6wCbBw/I 53yqAAWQB2cJ30jN4KZ2URg= =6Zl8 -----END PGP SIGNATURE----- --nextPart1204437.PcLmCfjE24--