##Task ## If any of the below links or sections are not applicable to your page, then please comment them out rather than deleting ## as they may become relevant later on. = D.2.4. Coding Guidelines = ## Valid states: "Not started", "In progress" and "Finished" '''State:''' Finished ## The time used is measured in man days and does not include the time spent on any sub-tasks. '''Time used:''' 0 md. == Description == ## Add a high level task (goals / sub-goals) description here, sufficiently detailed to provide a background for creation of action descriptions. ## Any available (technical) details goes into the below documentation pages. Write guide lines for how the developers must format the code they write in order to obtain a consistent formatting of the DOMS code base. That is, we want to ensure that all developers indent their code in the same way, format their comments in the same way and so on. ##== Sub tasks == ## . [:TaskX.Y.Z:Add sub task link 1 here] ## . [:TaskX.Y.Z:Add sub task link 2 here] ## . ..[[BR]] ## . ..[[BR]] ## . .. ## . [:TaskX.Y.Z:Add sub task link N here] ##== Documentation == ## The documentation section links to the documentation relevant to this task and its sub-tasks (if any). ## ## The below links will automatically be expanded to page names like "MyTaskPageNameAnalysisDocument" in your created page. ## This should be a proper default, however, it may be changed. ## * [:TaskD.2.4AnalysisDocument:Analysis Document] ## * [:TaskD.2.4DesignDocument:Design Document] ## * [:TaskD.2.4SystemMaintenanceDocument:System Set-up and Maintenance Document] == Parent task == * [[TaskD.2]] == Progress history == ## Add information about about the current state of the task here. That is, information about what has been completed so far and ## what outstanding issues that are left. Example: ## ##=== 2007-09-13 === ##Finished the design documentation. A review is needed before this task can is completed. ## ##=== 2007-08-25 === ##Completed requirement specification. We are now ready for writing the design document. === 2007-09-13 === The coding guidelines can now be found on the [[CodeStyle]] page under [[Guidelines]].