4 ms·
I also follow this rule or I try and state things as if they are my opinion. So instead of:- > This method should not be static. I would say > I think this
by KamBha 12y ago
I also follow this rule or I try and state things as if they are my opinion. So instead of:-
> This method should not be static.
I would say
> I think this method should not be static.
I will also follow up with a reason. For example:-
* I think this method should be static as this class is instatiable.
Whether I give a reason or not depends on the experience of the person whose work I am reviewing.