|
|
|
|
|
by JamesBarney
4253 days ago
|
|
I would argue that readability and writability of class members are not the same. Many time verbosity will improve the readability but hurt the writability of the code, and auto-complete reduce the cost of this verbosity. |
|