Changes between Version 5 and Version 6 of PLATFORM_STANDARDS_DESIGN
- Timestamp:
- 09/24/08 17:26:55 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_STANDARDS_DESIGN
v5 v6 1 Design section for each task should cover implementation method for this task- how it should be implemented. For each task in Design section, please include:1 Design has to be started after the Analysis for this revision has passed review (>=3 points). A task with non-reviewed analysis cannot be designed. Design section for each task should cover implementation method for this task revision (what has to be done exists in Analysis section) - how it should be implemented. For each task in Design section, please include: 2 2 * Tools that should be used for the implementation 3 3 * What are the specific result requirements … … 11 11 * For specification tasks 12 12 * Required auxiliary tools 13 * Exact text requirements - for example how the user should be ref fered (you, You, the user, he, she, ..), What formatting should be used (here you may link an existing page template.)13 * Exact text requirements - for example how the user should be referred (you, You, the user, he, she, ..), What formatting should be used (here you may link an existing page template.) 14 14 * Image/Diagram requirements - file types, file sizes, position, etc. 15 15 A good design doesn't leave any questions about implementation - when it's read, implementation should be trivial. Parts of the design may be pointed as implementation.