Changes between Initial Version and Version 1 of BASE_MODEL_TIMELINES_R0


Ignore:
Timestamp:
01/29/09 15:00:20 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_MODEL_TIMELINES_R0

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=BASE_MODEL_TIMELINES_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] 
     4= Analysis = 
     5 
     6== Overview == 
     7 This task is about the base timelines support that is in the model.    
     8== Task requirements == 
     9 * Timelines should somehow be provided as part of the model. 
     10  * consider that a timelines manager will be present at some time in the future. 
     11  * consider that timelines have different channels. 
     12  * consider that timelines are constructed of primitives: 
     13   * entries. 
     14   * channels with entries. 
     15  * provide a base class hierarchy representing the timelines. 
     16   * it should define a timelines general structure. 
     17   * it should define a way to control timelines generally - start, stop, pause etc. (We may have a !TimelinesManager included in the TIMELINE_MANAGEMENT tasks to do these.) 
     18   * it should provide a vision about timelines persistence. 
     19 * Provide a design diagrams backed up with explanations about the general concept. 
     20 * '''Notes:''' 
     21  * The task is tightly connected with other tasks about timelines which will occur at iterations 4, 5 and generally 6. 
     22  * Considering this task's effort and that other tasks that are connected will appear later: 
     23   * Come up with general design in the model about timelines. 
     24    * It may be slightly changed at the time other tasks appear. 
     25    * It should be finished at the time all R0s of other tasks are completed. 
     26  
     27== Task result ==  
     28 * wiki page. 
     29 
     30== Implementation idea == 
     31 * see other tasks in the task index that are about timelines. 
     32 * examine Sophie 1.0 timelines that are managed through the bottom flap. (see http://sophieproject.org/download/, http://sophieproject.org/tutorials, http://sophieproject.org/node/235 to get some ideas about the design of timelines.) 
     33 * create the wiki page and fill in the concepts and design. 
     34 
     35== Related == 
     36 * [wiki:INTERACTIVITY_COMMONS_R0] 
     37 * the task is related to INTERACTIVITY_COMMONS and TIMELINES with all their sub-tasks. 
     38 * a link to a particular task cannot be provided since none of the above are started yet. 
     39 
     40== How to demo == 
     41 * show the wiki page and explain the stuff there. 
     42 
     43= Design = 
     44 
     45= Implementation = 
     46^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     47 
     48= Testing = 
     49 
     50= Comments = 
     51^(Write comments for this or later revisions here.)