From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-dev+bounces-37880-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Mt1QG-0000JQ-OU for garchives@archives.gentoo.org; Wed, 30 Sep 2009 15:48:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABFD1E0935; Wed, 30 Sep 2009 15:48:55 +0000 (UTC) Received: from amun.cheops.ods.org (amun.cheops.ods.org [82.95.138.191]) by pigeon.gentoo.org (Postfix) with ESMTP id 7AA70E0935 for <gentoo-dev@lists.gentoo.org>; Wed, 30 Sep 2009 15:48:55 +0000 (UTC) Received: from tefnut.cheops.ods.org ([2001:888:1022:0:211:24ff:fe37:e46e] helo=gentoo.org) by amun.cheops.ods.org with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from <grobian@gentoo.org>) id 1Mt1QD-000320-QP for gentoo-dev@lists.gentoo.org; Wed, 30 Sep 2009 17:48:54 +0200 Date: Wed, 30 Sep 2009 17:48:24 +0200 From: Fabian Groffen <grobian@gentoo.org> To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [rfc] layman-global.txt, repositories.xml, layman, overlays.gentoo.org Message-ID: <20090930154824.GA25000@gentoo.org> Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <4AC0FF26.4030608@hartwork.org> <1254320785.29918.61.camel@localhost> <4AC37B0F.8090207@hartwork.org> Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4AC37B0F.8090207@hartwork.org> User-Agent: Mutt/1.5.20 (Darwin 8.11.0, VIM - Vi IMproved 7.2) Organization: Gentoo Foundation, Inc. X-Content-Scanned: by amun.cheops.ods.org (Exim Exiscan) using SpamAssassin and ClamAV Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b4083832-a27a-4f37-a84a-42fce490a468 X-Archives-Hash: 389f36cc8cf4a50b0b01aa202e2bb431 On 30-09-2009 17:36:47 +0200, Sebastian Pipping wrote: > Tiziano M=C3=BCller wrote: > > Am Montag, den 28.09.2009, 20:23 +0200 schrieb Sebastian Pipping: > >> repositories.xml > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >> <repo > >> name=3D"sping" > >> quality=3D"experimental" > >> status=3D"unofficial"> > >> <description>Gentoo overlay of Sebastian Pipping</description> > >> <homepage>http://git.goodpoint.de/?p=3Doverlay-sping.git</homepa= ge> > >> <owner type=3D"person"> > >> <email>sebastian@pipping.org</email> > >> <name>Sebastian Pipping</name> > >> </owner> > >> <source type=3D"git">git://git.goodpoint.de/overlay-sping.git</s= ource> > >> <feed>http://git.goodpoint.de/?p=3Doverlay-sping.git.git;a=3Dato= m</feed> > >> </repo> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >=20 > > What is the reason that "name" is an attribute? While quality, status > > and type have a distinct set of allowed values, name doesn't and I'd > > therefore set it as an element instead. >=20 > I don't see value in that change and I like name as it is. Point remains that it looks in-consistant, for repo, name is an attribute, while for owner it is a sub-element. Why having attributes in the first place anyway? It's XML, so it may be extremely annoying to parse/use. --=20 Fabian Groffen Gentoo on a different level