Changes between Initial Version and Version 1 of PRO_LIB_CORE_THREAD_SAFETY_R0


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PRO_LIB_CORE_THREAD_SAFETY_R0

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=PRO_LIB_CORE_THREAD_SAFETY_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 
     5 
     6 
     7= Analysis = 
     8^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^ 
     9 
     10== 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 
     13== Task requirements == 
     14^(Necessary requirements that the task must fulfill.)^ 
     15 
     16== Task result == 
     17The result of this task should be source code. 
     18 
     19== Implementation idea == 
     20^(It is advisable to include some rough implementations ideas.)^ 
     21 
     22== Related == 
     23[wiki:PRO_LIB_CORE_COMMONS_R0][[BR]] 
     24[wiki:PRO_LIB_MODEL_COMMON_R0][[BR]] 
     25[wiki:PRO_LIB_MODEL_PRO_OBJECTS_R0][[BR]] 
     26[wiki:PRO_LIB_MODEL_PRO_LISTS_R0][[BR]] 
     27 
     28== How to demo == 
     29^(In this section you must add instructions for the demo of the task.)^ 
     30 
     31= Design = 
     32 
     33= Implementation = 
     34^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     35 
     36= Testing = 
     37 
     38= Comments = 
     39^(Write comments for this or later revisions here.)