Changes between Version 1 and Version 2 of PLATFORM_STANDARDS_CODE_R0


Ignore:
Timestamp:
09/16/08 15:25:03 (17 years ago)
Author:
Tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified PLATFORM_STANDARDS_CODE_R0

    v1 v2  
    1 Describes what rules the code will follow. 
    2  
     1= Analysis = 
     2== Overview == 
     3Describes what rules the code must follow. 
     4== Task requirements == 
    35 * Describe how the environment must be set up 
    46  * What the warning level should be 
     7  * What plug-ins must be installed 
    58 * What naming convention should be used (for example camelCase) 
    69 * Define what other rules developers must follow 
    710 * Link to related how-tos 
     11== Requirements to the task result == 
     12The result of this task must be wiki pages. 
     13== Implementation idea == 
     14Wiki pages must be created for all the necessary setups a developer must do and for code conventions a developer must follow, and these pages must be linked in the implementation part of this task page. 
     15== Related == 
     16== How to demo == 
     17Check if all necessary information about the setup of the environment and the rules to be followed for the development is linked. 
     18= Design = 
     19= Implementation = 
     20= Testing =