Feb. 9, 2018
8:31 p.m.
You see I take some core classes and I read the code and I comment when I understand what a method does. And I do that 15 min from time to time. And just doing this will improve Pharo. When I learn something I take 2 min to add a comment. Stef On Fri, Feb 9, 2018 at 9:13 PM, Jan Vrany <jan.vrany@fit.cvut.cz> wrote:
Hi Esteban,
On Fri, 2018-02-09 at 15:17 -0300, Esteban A. Maringolo wrote:
And rename refactorings usually don't rename the comments (hopefully).
Why hopefully? Java IDEs rename references to the method also in comments, I found it very nice. Why it should not? I'm just curious.
Best, Jan