Changes between Initial Version and Version 1 of PLATFORM_STANDARDS_DESIGN


Ignore:
Timestamp:
09/24/08 16:10:02 (17 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_DESIGN

    v1 v1  
     1Design section for each task should cover implementation method for this task - how it should be implemented. For each task in Design section, please include:  
     2 * Tools that should be used for the implementation 
     3 * What are the specific result requirements 
     4  * What type - code, diagrams, wiki pages, etc. 
     5  * Exact file format and location of the results. 
     6 * For code tasks: 
     7  * Required libraries 
     8  * UML diagrams (class diagrams) where needed 
     9A good design doesn't leave any questions about implementation - when it's read, implementation should be trivial. 
     10Use the design section [wiki:PageTemplates/TaskPageTemplate#Design] of the Task Page Template.