[Pharo-project] About RBMethodModifierFinalRule
Dec. 30, 2012
8:03 p.m.
Hi guys rationale ^ 'Checks that a methods marked with <modifier: #final> is never overridden.' my impression is that we can safely remove this rule. We never used this pragma for this convention. Isn't it :) Stef
Dec. 31, 2012
8:14 a.m.
We use it in Pharo 1.1.1 and 1.4. But we can put it back in as a custom rule if we need to. Max On 30.12.2012, at 21:03, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
rationale ^ 'Checks that a methods marked with <modifier: #final> is never overridden.'
my impression is that we can safely remove this rule. We never used this pragma for this convention. Isn't it :)
Stef
4959
Age (days ago)
4960
Last active (days ago)
1 comments
2 participants
participants (2)
-
Max Leske -
Stéphane Ducasse