Hi Leo, On Thu, Feb 27 2025, Leo Famulari wrote:
> I always recommend against using inheritance Yes, it's like a disease! Please make the use of inheritance illegal in package declarations except in approved cases. In all circumstances, however, later package versions should never inherit from earlier versions. Then distant versions can be deleted without uncertainty, plus the latest version is usable elsewhere. Thanks! Kind regards Felix