Changes between Version 2 and Version 3 of LINKS_ACTIONS_COMMON_R0


Ignore:
Timestamp:
01/26/09 14:44:02 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LINKS_ACTIONS_COMMON_R0

    v2 v3  
    2727This list may be updated. 
    2828== Task requirements == 
    29 Create a prototype. Centralize the control over the links and provide the basic interface that provides to the user opportunity to add, edit and delete link. 
     29Create a prototype that is responsible for actions control(start, interrupt, stop). Provide easy way of adding actions and also care about their basic monitoring(started, interrupted, finished). 
    3030 
    3131== Task result == 
     
    3333 
    3434== Implementation idea == 
    35 ^(Provide some rough implementation idea(s).)^ 
     35 * Create class that manages the actions as well as some kind of actions factory. Don't get in to conflict with the result of [[wiki:LINKS_COMMON_R0]], probably the design of this task should be done after [[wiki:LINKS_COMMON_R0]] design is finished. 
    3636 
    3737== Related == 
     
    4747 
    4848== How to demo == 
    49 ^(Provide instructions for demonstration of the task.)^ 
     49 * create a test environment and see if some actions are attached and evoked correctly.  
    5050 
    5151= Design =