Changes between Version 43 and Version 44 of DEVELOPMENT_OVERVIEW
- Timestamp:
- 11/28/08 13:34:34 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DEVELOPMENT_OVERVIEW
v43 v44 58 58 Every state of a task is important. However, here are the existing recomendations for performing various actions: 59 59 * Analyzing: [wiki:PLATFORM_STANDARDS_ANALYSIS how to write good analysis]. Please note, that when you create an analysis, the wiki page you write it in most probably won't exist. If you are logged in the Trac, you will be asked whether to use a page template. You should use TaskPageTemplate. 60 * Designing: [wiki:PLATFORM_STANDARDS_DESIGN how to write design] - design recommendations. 60 61 * Coding: [wiki:CODE_TASKS_REQUIREMENTS code tasks requirements], [wiki:CODE_SMELLS code smells](bad code examples), [wiki:LOGGING logging]. [wiki:JAVADOC_CONVENTIONS Javadoc] should also be here. 61 62 * Testing: [wiki:TESTING auto tests](unit / system), [wiki:PLATFORM_STANDARDS_MANUAL_TESTS_R0 manual tests]. [[BR]]