public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: Michael Orlitzky <mjo@gentoo.org>
Cc: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] pre-GLEP review: Maintainership structure
Date: Sun, 8 Nov 2015 16:53:36 +0100	[thread overview]
Message-ID: <20151108165336.1be263e6.mgorny@gentoo.org> (raw)
In-Reply-To: <563F6C69.7000206@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 1177 bytes --]

On Sun, 8 Nov 2015 10:38:17 -0500
Michael Orlitzky <mjo@gentoo.org> wrote:

> 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?
> 
>   <project>
>     <name>Bar</name>
>     <email>bar@gentoo.org</email>
> 
>       <!-- child project is a child element -->
>       <project inherit-members="1">
>         <name>Foo</name>
>         <email>foo@gentoo.org</email>
>       </project>
> 
>   </project>
> 
> I know you mentioned the whole one value per key thing, but does anyone
> actually want to have multiple inheritance for projects?

No. This is going to be PITA to parse, and indefinite recursion is just
wrong. Like you suddenly have to traverse the whole crazy structure to
find a particular project.

-- 
Best regards,
Michał Górny
<http://dev.gentoo.org/~mgorny/>

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 949 bytes --]

  reply	other threads:[~2015-11-08 15:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-03 22:15 [gentoo-dev] pre-GLEP review: Maintainership structure Michał Górny
2015-11-08  1:45 ` Michael Orlitzky
2015-11-08  7:41   ` Michał Górny
2015-11-08 15:38     ` Michael Orlitzky
2015-11-08 15:53       ` Michał Górny [this message]
2015-11-08 16:02         ` Michael Orlitzky
2015-11-08 16:07           ` Michał Górny
2015-11-08 18:51             ` Michael Orlitzky
2015-11-09  6:43 ` Aaron Bauman
2015-11-09  6:43 ` Aaron Bauman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151108165336.1be263e6.mgorny@gentoo.org \
    --to=mgorny@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=mjo@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox