| 238 | * Properties usage should also be stated here. This makes most of the things aboute filelds useless. --pap@2009-01-15 |
| 239 | * The section about the 'final' modifier is not good enough. Actually you shouldn't put a final keyword whenever you declare a variable. Final method variables/arguments are usually useless and should be removed. --pap@2009-01-15 |
| 240 | * Manual tests are not a coding requirement. --pap@2009-01-15 |
| 241 | * The easy testability should be paid attention to. --pap@2009-01-15 |
| 242 | * There are some links to external code conventions in the [USEFUL_LINKS] page. Perhaps some of the things written there or at least the links should be put in this document. --pap@2009-01-15 |
| 243 | * Good class layout should be put as a requirement. --pap@2009-01-15 |
| 244 | * Shouldn't the page be renamed to PLATFORM_STANDARDS_CODE ? --pap@2009-01-15 |
| 245 | * I think that other wiki pages from the important docs connected with coding should be reviewed too. All these pages should have proper links between them. --pap@2009-01-15 |
| 246 | * You could replace the !BackLinksMenu macro with a TOC one. it may look better. --pap@2009-01-15 |