public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] RFC: [Future EAPI] Exporting phase funcs from direct inherits only
@ 2012-08-14  9:44 Michał Górny
  2012-08-14 19:46 ` Zac Medico
  2012-08-14 20:45 ` Ciaran McCreesh
  0 siblings, 2 replies; 16+ messages in thread
From: Michał Górny @ 2012-08-14  9:44 UTC (permalink / raw
  To: gentoo-dev

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

Hello,

As some of you may have noticed, lately introduced 'double include
preventions' have caused changes in effective phase functions in a few
ebuilds. Also, often it is undesirable that change in inherits of
an eclass may cause an undesired change of exported functions. To solve
these problems, we are proposing the following:


1. If an ebuild does not provide an explicit phase function, the phase
functions *directly exported* by *directly inherited* eclasses are used
to find a suitable default,

2. Thus, if an eclass inherits another eclass and expects the phase
functions of that eclass to be effective to the ebuild, it needs to
create its own phase function and export it.


This should make the ebuild behavior simpler to understand and saner.
It should also fix the forementioned issues, and allow us to make
the 'source eclasses only once'[1] proposal simpler.

[1]:https://bugs.gentoo.org/show_bug.cgi?id=422533

-- 
Best regards,
Michał Górny

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 316 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2012-08-18  3:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-14  9:44 [gentoo-dev] RFC: [Future EAPI] Exporting phase funcs from direct inherits only Michał Górny
2012-08-14 19:46 ` Zac Medico
2012-08-14 20:39   ` Michał Górny
2012-08-18  3:20     ` Mike Frysinger
2012-08-14 20:45 ` Ciaran McCreesh
2012-08-14 20:54   ` Michał Górny
2012-08-14 20:56     ` Ciaran McCreesh
2012-08-14 21:01       ` hasufell
2012-08-14 21:17         ` Ciaran McCreesh
2012-08-14 21:09       ` Michał Górny
2012-08-14 21:11         ` Ciaran McCreesh
2012-08-14 21:09     ` Zac Medico
2012-08-14 21:51       ` Michał Górny
2012-08-14 21:56         ` Ciaran McCreesh
2012-08-14 21:59         ` Zac Medico
2012-08-18  3:19           ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox