Changes between Version 10 and Version 11 of APP_CONNECTIVITY_REDESIGN


Ignore:
Timestamp:
07/30/09 13:47:49 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_CONNECTIVITY_REDESIGN

    v10 v11  
    5151 * The 2 server-related palettes have some logic, like connect/disconnect, getResourceList and openResource, which will be moved to an !OperationDef enum. This will ease the implementing of the palette actions task. 
    5252 
     53 * !ServerConnection will be moved to main.func.servers, since it is not needed in the base module. Account will be placed in the base.connectivity. !ConnectionStatus and Connector will also be moved to the main.func.servers and the connector extension point will be placed there, too. 
     54 
    5355= Implementation = 
    5456^(Describe and link the implementation results here (from the wiki or the repository).)^