A good application has to:
Editing unfamiliar code is easier when
The exact rules should be specified somewhere (document, wiki page)
Starting point for our coding standards:
Of course, with some amendments.
General rule:
What makes code readable:
Don't commit commented code!
Don't commit commented code!
Smaller is better:
Classes:
Functions: