you mean by "unreadable code" , bad choice of naming methods and variables or something more than that , or something else ?
________________________________ From: Attila Magyar <[email protected]> To: dimitris chloupis <[email protected]>; A friendly place where any question about pharo is welcome <[email protected]> Sent: Tuesday, 18 December 2012, 15:46 Subject: Re: [Pharo-users] Nautilius Method Source Pane Coloring On Tue, Dec 18, 2012 at 10:42 AM, dimitris chloupis <[email protected]> wrote: Another example would be not to allow accepting a method if is not commented. Could annoy some people , but I wonder if there is any real benefit in the long ru I think, using comments inside methods and documenting libraries and projects are fairly different topics. I found people often using lots of comments as an excuse for writing unreadable code. But documenting the usage of a library is unarguably important.
