On Wed, Aug 28, 2019 at 4:29 PM Daniel Kinzler <[email protected]> wrote:
> Subclassing should be very limited anyway, and even more limited across > module > boundaries [...] This is a solution I'd love to see explored. Subclassing is now considered harmful, and it would be possible to refactor existing cases to use interfaces, traits, composition, etc. -Adam _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
