Changes between Version 3 and Version 4 of GROUP_APP_RESOURCE_R0


Ignore:
Timestamp:
04/21/09 11:44:12 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_APP_RESOURCE_R0

    v3 v4  
    8181 
    8282= Implementation = 
    83 ^Describe and link the implementation results here (from the wiki or the repository). 
     83Since there was not enough time to achieve all of the above, the implementation has been time-boxed and currently supports the following functionality: 
     84 * Listing resources by their type (Image, Audio, Video, Text) via toggle buttons. 
     85 * Listing resource details in a new palette. 
     86 * Listing all changes. 
     87 
     88A palette can not be shown in two different tabs so another way of selecting a resource to display its changes should be found. At this iteration no modifications of the Changes tab and palette are made. 
     89At the next iteration the following should be considered: 
     90 * A change in the UI for the filtering - buttons will tend to take too much space. Consider a combo box. 
     91 * Registering resource type buttons (or items in a list) as extensions, so that different modules can provide them. 
     92 * Creating an editable ChangeDetailsPalette (similar to the ResourceDetailsPalette). 
     93 * Displaying changes for a selected resource (this might require some UI changes). 
     94 
     95The changeset for this task is in the branch and will later be merged in the trunk. 
    8496 
    8597= Testing =