Changes between Version 12 and Version 13 of APP_CONNECTIVITY_REDESIGN


Ignore:
Timestamp:
08/03/09 11:11:58 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_CONNECTIVITY_REDESIGN

    v12 v13  
    5555 
    5656=== Tasks === 
    57  * ''' UNPLANNED_SERVER_RESOURCE_ACCESS_R0 ''' : Server access structure, access cooperation plan, synchronization model, facade. A server connection should be used for every inner access. Someone should be responsible for resource sync, so the facade should be able to provide such methods. 
    58  * ''' GROUP_APP_CLIENT_ACCOUNTS_R0 ''' : persisting, listing, editing, password managing, statuses, auto-connect, anonymous log-in, register. 
    59  * ''' GROUP_APP_CLIENT_RESOURCES_R0 ''' : resource listing, server resources palette related operations, server resource preview, maybe filtering. 
     57 * ''' UNPLANNED_SERVER_RESOURCE_ACCESS_R0 ''' : 1st week. Server access structure, access cooperation plan, synchronization model, facade. A server connection should be used for every inner access. Someone should be responsible for resource sync, so the facade should be able to provide such methods. 
     58 * ''' GROUP_APP_CLIENT_ACCOUNTS_R0 ''' : 2nd week. Persisting, listing, editing, password managing, statuses, auto-connect, anonymous log-in, register. 
     59 * ''' GROUP_APP_CLIENT_RESOURCES_R0 ''' : 2nd/3rd week. Resource listing, server resources palette related operations, server resource preview, maybe filtering. 
    6060 
    61  
     61=== Tests === 
     62 * Base automatic test for the new structure: [http://sophie2.org/trac/attachment/wiki/APP_CONNECTIVITY_REDESIGN/ConnectionsPaletteTest.java]. 
    6263 
    6364= Implementation =