Changes between Version 3 and Version 4 of APP_RESOURCE_PROPERTIES_DISPLAY_R0


Ignore:
Timestamp:
01/13/09 21:02:52 (16 years ago)
Author:
tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_RESOURCE_PROPERTIES_DISPLAY_R0

    v3 v4  
    55 
    66= Analysis = 
    7 ^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^ 
    87 
    98== 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.)^ 
     9Resources 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. 
    1110 
    1211== 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. 
    1413 
    1514== Task result == 
     
    1716 
    1817== 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. 
    2019 
    2120== Related ==