On Thu, Aug 29, 2019 at 5:30 PM Daniel Kinzler <[email protected]> wrote: > But subclassing across module boundaries should be restricted to classes > explicitly documented to act as extension points. If we could enforce this > automatically, that would be excellent.
Well, for classes that aren't supposed to be subclassed at all, we could mark them final. :) _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
