Changes between Version 3 and Version 4 of wxGUIDevelopment/Refactoring


Ignore:
Timestamp:
Feb 7, 2013, 8:43:59 AM (11 years ago)
Author:
wenzeslaus
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wxGUIDevelopment/Refactoring

    v3 v4  
    1616  * uses layers which needs to be improved
    1717  * itself needs to be separated and possibly became part of the interface
     18
     19== Classes to be designed ==
     20
     21 * Layer
     22 * !LayerList/!LayerManager/!LayerController
     23 * Region/Bounding box
     24  * to not transfer w, s, b, e, n, t + res...
     25 * Command
     26  * it is possible to use pygrass or be pygrass compatible?
     27
     28== Map windows and friends ==
     29
     30 * Logic to control map window needs to be separated from Frame classes to separate controller class.
     31  * Result will be used in rlisetup
     32
    1833== Actions ==
    1934