Changes between Version 9 and Version 10 of PLATFORM_STANDARDS_GENERAL_R1


Ignore:
Timestamp:
11/12/08 14:55:09 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_GENERAL_R1

    v9 v10  
    3333 * Improved implementation sections for the different types of tasks. 
    3434  * Coding tasks 
    35     * Implementation - In implementation section of task's revision the results must be linked with explanation what was done during this revision. Write down the added functionalities or improvements that the tasks code bring to the project. Explain which part of source you've added/edited and how. The result of your work should be presentable in Analysis/How to Demo section. 
     35    * Implementation - In the implementation section of the task's revision there should be a link to the change set of the commit where the modifications are done. Explanation of the changes should be provided. Write down the added functionalities or improvements that the tasks code bring to the project. Explain which part of source you've added/edited and how. The result of your work should be presentable in Analysis/How to Demo section. 
    3636  * Bug Fix 
    37     * Implementation - Implementation section should contain link to files where was added/maintained/re factored code, should also describe what was done. The implementation also must contain information about the problems causing the bug and how were they bypassed. The results should be presentable in Analysis/How to Demo section. 
     37    * Implementation - Implementation section should contain link to files where code was added/maintained/refactored and a link to the change set of the commit. A description of what was done should be added as well. The implementation also must contain information about the problems causing the bug and how were they bypassed. The results should be presentable in Analysis/How to Demo section. 
    3838  * Document 
    3939    * Implementation - Implementation section as in other tasks should contain link to created documents and explanation how they were done. Because most of the tasks include more than one revision you must explain what's added/improved during the last revision. The results should be presentable in Analysis/How to Demo section.