Changes between Version 1 and Version 2 of PRO_CHANGE_INFOS_R0


Ignore:
Timestamp:
12/29/08 16:50:19 (16 years ago)
Author:
niki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PRO_CHANGE_INFOS_R0

    v1 v2  
    66 
    77= Analysis = 
    8 ^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^ 
    98 
    109== Overview == 
    11 ^(The analysis of the first revision of each task should contain a brief overview of the whole task. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ 
    12  
     10The aim of this task is to visualize information, when have the properties been changed. 
    1311== Task requirements == 
    14 ^(Necessary requirements that the task must fulfill.)^ 
     12   * Visualize information, when have the properties been changed 
     13   EXTRA 
     14   * Create new tests 
    1515 
    1616== Task result == 
    17 ^(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))^ 
     17The result of this task is UI which visualize . 
    1818 
    1919== Implementation idea == 
    20 ^(It is advisable to include some rough implementations ideas.)^ 
     20   * This task is related with undo manager 
     21   * You can create an applet which visualize information like change inspektor or simple text. 
    2122 
    2223== Related == 
    23 none 
     24[wiki:PRO_CHANGE_UNDO_MANAGER_R0] 
    2425 
    2526== How to demo == 
    26 ^(In this section you must add instructions for the demo of the task.)^ 
     27Working tests, which are showing how the appet is working. 
    2728 
    2829= Design =