http://d.puremagic.com/issues/show_bug.cgi?id=10699
--- Comment #1 from Andrej Mitrovic <[email protected]> 2013-07-22 18:35:10 PDT --- I want these to work because it makes it clearer from reading the class that these methods can be called with a reference to a base class (and in fact the base class can call such a method itself). Disallowing 'override' in this case makes the code less clear. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
