From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3017D1384B4 for ; Sun, 8 Nov 2015 15:38:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26DFD21C005; Sun, 8 Nov 2015 15:38:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A1CAE08AD for ; Sun, 8 Nov 2015 15:38:20 +0000 (UTC) Received: from [192.168.1.100] (c-98-218-46-55.hsd1.md.comcast.net [98.218.46.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mjo) by smtp.gentoo.org (Postfix) with ESMTPSA id 1AB7333FDBF for ; Sun, 8 Nov 2015 15:38:20 +0000 (UTC) Subject: Re: [gentoo-dev] pre-GLEP review: Maintainership structure To: gentoo-dev@lists.gentoo.org References: <20151103231534.41f74427.mgorny@gentoo.org> <563EA941.2010007@gentoo.org> <20151108084149.6e383fed.mgorny@gentoo.org> From: Michael Orlitzky X-Enigmail-Draft-Status: N1110 Message-ID: <563F6C69.7000206@gentoo.org> Date: Sun, 8 Nov 2015 10:38:17 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <20151108084149.6e383fed.mgorny@gentoo.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 75bcdb2b-43a3-40fe-9b22-6aa775b837d2 X-Archives-Hash: 77d8de1feef7019a64da8b4e26e687d2 On 11/08/2015 02:41 AM, Michał Górny wrote: >> >> If everyone likes and wants to keep the name _sub_project, I think >> _inherit_ is the wrong word to use, since children inherit from parents. > > What do you suggest instead? > Can a project be a subproject of more than one superproject? If not, is it possible to use the structure of the XML to indicate the subness of the subproject? Bar bar@gentoo.org Foo foo@gentoo.org I know you mentioned the whole one value per key thing, but does anyone actually want to have multiple inheritance for projects?