Changes between Version 3 and Version 4 of APP_RESOURCE_PROPERTIES_DISPLAY_R0
- Timestamp:
- 01/13/09 21:02:52 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_RESOURCE_PROPERTIES_DISPLAY_R0
v3 v4 5 5 6 6 = Analysis = 7 ^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^8 7 9 8 == Overview == 10 ^(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.)^ 9 Resources will be displayed to the users via a tab (resource tab in the left flap) and palettes. One palette will display the resources available and another the meta information of a resource that is selected. 11 10 12 11 == Task requirements == 13 ^(Necessary requirements that the task must fulfill.)^ 12 * Create a palette that will display the meta information of a resource when a resource from the list is selected. 14 13 15 14 == Task result == … … 17 16 18 17 == Implementation idea == 19 ^(It is advisable to include some rough implementations ideas.)^ 18 * Create a table palette where the meta information of the resource will be displayed. 20 19 21 20 == Related ==