| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=TASK_NAME_HERE, 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 | = Analysis = |
| 6 | |
| 7 | == Overview == |
| 8 | Revise existing and add new code templates that are connected with Properties. Templates will be useful for creating properties easily. |
| 9 | |
| 10 | == Task requirements == |
| 11 | * Revise existing code templates and improve them if needed |
| 12 | * Fix ValueListProperty template |
| 13 | * Add new useful code templates like: |
| 14 | * ParentProperty template |
| 15 | * SophieModule template |
| 16 | * Templates for useful AutoListProperty descendants |
| 17 | * Upload newly created and edited templates to the svn repository |
| 18 | * Merge existing templates in one single xml so the user doesn't have to import them one by one manually |
| 19 | * Devise a way to automatically sync Eclipse with the uploaded properties in the repository, if possible |
| 20 | * Make sure a section about code templates is listed in the PRO_LIB_CORE_TUTORIAL |
| 21 | |
| 22 | == Task result == |
| 23 | * There should be updated code templates in eclipse. |
| 24 | * There should be updated code templates in repository. |
| 25 | * Code templates should be mentioned in appropriate places in the wiki, so people should get used to them |
| 26 | |
| 27 | == Implementation idea == |
| 28 | |
| 29 | == Related == |
| 30 | [wiki:PRO_LIB_CORE_CODE_TEMPLATES_R0] [[BR]] |
| 31 | [wiki:PRO_LIB_CORE_TUTORIAL] [[BR]] |
| 32 | [wiki:PRO_LIB_CORE_TUTORIAL_R1] |
| 33 | |
| 34 | == How to demo == |
| 35 | * Start Eclipse |
| 36 | * Demonstrate different code template usage |
| 37 | |
| 38 | = Design = |
| 39 | ^(Describe your design here.)^ |
| 40 | |
| 41 | = Implementation = |
| 42 | ^(Describe and link the implementation results here (from the wiki or the repository).)^ |
| 43 | |
| 44 | = Testing = |
| 45 | ^(Place the testing results here.)^ |
| 46 | |
| 47 | = Comments = |
| 48 | ^(Write comments for this or later revisions here.) |