| 1 | [[BackLinksMenu]] |
| 2 | [[TicketQuery(summary=PLUGIN_DECOMPOSITION_R2, 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|)]] |
| 3 | = Analysis = |
| 4 | == Overview == |
| 5 | In this revision the modularization should be continued and well documented. |
| 6 | == Task requirements == |
| 7 | * Create a component diagram of all of the existing (and planned for the near future) |
| 8 | * Modules |
| 9 | * Extension points |
| 10 | * Extensions |
| 11 | * Review existing code (messy), identify suitable code for modularizing |
| 12 | * Apply the decomposition |
| 13 | * Ensure that the modules are |
| 14 | * Well defined |
| 15 | * Have proper packages |
| 16 | * Resources and modules are in place. |
| 17 | Document results for each module! |
| 18 | == Task result == |
| 19 | A diagram stored in the repository and linked in the wiki. New modules (source code). |
| 20 | == Implementation idea == |
| 21 | ^(It is advisable to include some rough implementations ideas.)^ |
| 22 | |
| 23 | == Related == |
| 24 | [wiki:PLUGIN_DECOMPOSITION_R0] [[BR]] |
| 25 | [wiki:PLUGIN_DECOMPOSITION_R1] [[BR]] |
| 26 | |
| 27 | == How to demo == |
| 28 | ^(In this section you must add instructions for the demo of the task.)^ |
| 29 | |
| 30 | = Design = |
| 31 | |
| 32 | = Implementation = |
| 33 | ^(Implementation results should be described and linked here (from the wiki or the repository))^ |
| 34 | |
| 35 | = Testing = |
| 36 | |
| 37 | = Comments = |
| 38 | ^(Write comments for this or later revisions here.) |