Changes between Initial Version and Version 1 of APP_PLUGIN_STARTUP_R1


Ignore:
Timestamp:
01/08/09 12:57:04 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_PLUGIN_STARTUP_R1

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=APP_PLUGIN_STARTUP_R1, 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 
     9 
     10== Overview == 
     11 * The app plug-in is the main plug-in of Sophie 2.0.  
     12 * It actually starts the application.  
     13 * It is used in all editions of Sophie 2.0. 
     14 * It is responsible for configuration reading and loading of other parts of the application. 
     15 
     16== Task requirements == 
     17^(Necessary requirements that the task must fulfill.)^ 
     18 
     19== Task result == 
     20^(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.))^ 
     21 
     22== Implementation idea == 
     23^(It is advisable to include some rough implementations ideas.)^ 
     24 
     25== Related == 
     26^(Here you can add related tasks that could be useful or helpful.)^ 
     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.)