Gentoo Archives: gentoo-dev

From: Matt Turner <mattst88@g.o>
To: gentoo development <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] Is removing old EAPIs worth the churn?
Date: Tue, 06 Mar 2018 22:13:40
Message-Id: CAEdQ38H0eAbEh74244f-wYRhbgeTkD=2vSfDJDBUqG7B4o7mzA@mail.gmail.com
In Reply to: Re: [gentoo-dev] Is removing old EAPIs worth the churn? by Dirkjan Ochtman
1 On Tue, Mar 6, 2018 at 1:00 AM, Dirkjan Ochtman <djc@g.o> wrote:
2 > On Tue, Mar 6, 2018 at 2:52 AM, Matt Turner <mattst88@g.o> wrote:
3 >>
4 >> In the end we might get to delete some code from portage or an eclass?
5 >> Does this seem worth it?
6 >
7 >
8 > To add to some of the points Kent made, I think so, yes: this means freeing
9 > us from the cognitive overhead of thinking about older EAPIs at all, having
10 > to remember the differences between those old EAPIs and the newer ones.
11 > Removing that complexity from developer's minds as well as from our tooling
12 > means our tooling will be we can spend our time and energy on other things,
13 > which will be a win for the distribution.
14 >
15 > Yes, the long tail is painful: these are probably the packages that haven't
16 > been upgraded before for a reason, but actually putting the finishing
17 > touches on the EAPI migration will be worth it in the end.
18
19 The long tail of packages were packages that by definition didn't
20 require any maintenance or add to our collective cognitive overhead.
21 :)

Replies

Subject Author
Re: [gentoo-dev] Is removing old EAPIs worth the churn? Kent Fredric <kentnl@g.o>