Changes between Version 2 and Version 3 of PLATFORM_STANDARDS_DESIGN


Ignore:
Timestamp:
09/24/08 17:14:35 (17 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_DESIGN

    v2 v3  
    44  * What type - code, diagrams, wiki pages, etc. 
    55  * Exact file format and location of the results. 
     6Depending on task type design section should contain 
    67 * For code tasks: 
    78  * Required libraries 
     9  * Implementation methods, suggested algorithms, etc. 
    810  * UML diagrams (class diagrams) where needed 
     11 * For specification tasks 
     12  * Required auxiliary tools 
     13  * Exact text requirements - for example how the user should be reffered (you, You, the user, he, she, ..) 
    914A 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. 
    1015Use the design section [wiki:PageTemplates/TaskPageTemplate#Design] of the Task Page Template.