Differences between revisions 1 and 2
Revision 1 as of 2008-06-26 12:26:15
Size: 2760
Editor: kfc
Comment: Created by the PackagePages action.
Revision 2 as of 2010-03-17 13:09:05
Size: 2763
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 44: Line 44:
 * ["TaskF"]  * [[TaskF]]
Line 59: Line 59:
Regarding [:Guidelines] the pages CodeStyle, ["QA Guidelines"] and ["i18n"] has been generated and is considered finished within the scope of this task. Regarding [[Guidelines]] the pages CodeStyle, [[QA Guidelines]] and [[i18n]] has been generated and is considered finished within the scope of this task.
Line 61: Line 61:
On the question on [:Tools] the page [:Tools] has been set up containing a list and description of the tools we chose to use. On the question on [[Tools]] the page [[Tools]] has been set up containing a list and description of the tools we chose to use.

F.2. Coding guidelines

State: Deprecated

Time used: 0 md.

/!\ This page has been deprecated. The task pages D.2.4 to D.2.7 now covers this task.

Description

Write coding guidelines, such as maximum line width, position of line breaks and so on.

Parent task

Progress history

2007-09-13

Regarding Guidelines the pages CodeStyle, QA Guidelines and i18n has been generated and is considered finished within the scope of this task.

On the question on Tools the page Tools has been set up containing a list and description of the tools we chose to use.

Summary: CodeStyle should not contain any big surprises, with the possible exception of the // FIXME:- comment. QA is programmer-driven and annotation-enriched: The programmer is responsible for calling for reviews. Internationalisation is done with Sun's framework, plus a custom wrapper. We use Jdk1.5, SVN, Idea > 6.0.5, Continuum build server, and Ant 1.7 for build scripts.

TaskF.2 (last edited 2010-03-17 13:09:05 by localhost)