https://bugzilla.wikimedia.org/show_bug.cgi?id=72666
--- Comment #2 from Adrian Lang <[email protected]> --- From my point of view, steps could be: * Make a list of interfaces and behaviours our widgets possess * Extract common interfaces (might not be code interfaces, since JS is not particularly good with them) * Unify implementations, document which widget implements which interface I'd strongly prefer to not increase code reusage through inheritance. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
