|
|
|
|
|
by penetrarthur
502 days ago
|
|
Honestly, every point you mention in my opinion is positive.
- if you feel like using static classes and methods, you should spend more time thinking about architecture
- namespaces are just what they are
- in modern IDEs just write /// before a member declaration, it will insert the whole comment block for you |
|
I don't understand what you suggest instead.
> in modern IDEs just write /// before a member declaration, it will insert the whole comment block for you
The problem is not the typing, it's the reading.