Changes between Version 25 and Version 26 of DEVELOPMENT_OVERVIEW


Ignore:
Timestamp:
11/14/08 11:29:30 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DEVELOPMENT_OVERVIEW

    v25 v26  
    4747 * '''Writing reports''': In the end of every working day you should submit a daily report, as well as an iteration report in the end of the iteration. See the [wiki:REPORTS Reports] page for instructions on writing reports. 
    4848 * '''Coding''' - You should review the following pages: 
    49   * [wiki:CODE_TASKS_REQUIREMENTS Code Tasks Requirements]. 
    50   * [wiki:NAMING_CONVENTIONS Naming Conventions]. 
     49  * [wiki:CODE_TASKS_REQUIREMENTS Code Tasks Requirements] 
    5150  * [wiki:CODE_SMELLS Code Smells] 
    52   * [wiki:JAVADOC_CONVENTIONS Writing Javadoc]. 
    53   * [wiki:LOGGING Logging]. 
     51  * [wiki:JAVADOC_CONVENTIONS Writing Javadoc] 
     52  * [wiki:LOGGING Logging] 
    5453 * '''Testing''' 
    5554  * [wiki:PLATFORM_STANDARDS_MANUAL_TESTS_R0 Manual Tests].