On Mon, Aug 21, 2023, 18:00 Ulrich Mueller, <u...@gentoo.org> wrote: > Sorry, but I don't see much incentive for adding such a hook mechanism. >
This actually allows users to virtually extend an eselect module without needing to fork it. The things people can do are endless. Even now I just thought about using it to auto update Ruby shebangs in $HOME/bin in a manner that stubs are consistent with existing user gems for the newly selected version. I wouldn't need to wait for Gentoo Ruby to change anything. If there was, it would have been suggested previously since eselect was > created in 2005. Also, by design, eselect itself doesn't rely on any > configuration in /etc so this would be a somewhat intrusive change. > Weak arguments in my opinion. It promotes unnecessary restriction.