public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Brian Harring <ferringb@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] [RFC] EAPI
Date: Fri, 26 Aug 2005 17:26:21 -0500	[thread overview]
Message-ID: <20050826222621.GV1701@nightcrawler> (raw)
In-Reply-To: <20050826220213.GA4801@phaenix.haell.com>

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

On Fri, Aug 26, 2005 at 03:02:13PM -0700, Drake Wyrm wrote:
> Brian Harring <ferringb@gentoo.org> wrote:
> > B) EAPI is pretty much bash env template switching
> [snip]
> 
> Perhaps the EAPI handling could be implemented using eclasses, rather
> than something in the deep, dark, python-based internals.

Effectively the implementation is essentially an eclass, but won't 
wind up in $PORTDIR/eclass due to the fact it's also slightly bound to 
python side.
For example, the ebuild build operation class knows not to command the 
ebuild processor to execute the configure phase for eapi0, 'coz that 
hook doesn't exist.  For >eap0, it commands it.  That's about the 
extent of python side awareness at this point, beyond checking min/max 
eapi support.
~harring


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-08-26 22:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-26 19:49 [gentoo-dev] [RFC] EAPI Kristian Benoit
2005-08-26 20:32 ` Brian Harring
2005-08-26 20:41   ` Ciaran McCreesh
2005-08-26 22:02   ` Drake Wyrm
2005-08-26 22:26     ` Brian Harring [this message]
2005-08-26 21:31 ` Dan Meltzer
2005-09-02  6:09 ` Marius Mauch

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=20050826222621.GV1701@nightcrawler \
    --to=ferringb@gentoo.org \
    --cc=gentoo-dev@lists.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