in reply to
What is code readability?
I got into an argument with my friend about the readability of a simple boolean method. I think readability counts for a lot. I argue here for using good, simple, no-mental-parsing-required
method names.
Comment on
Re: What is code readability?
In Section
Meditations