Changes between Version 7 and Version 8 of Grass8Planning


Ignore:
Timestamp:
Jul 24, 2017, 1:09:26 PM (7 years ago)
Author:
wenzeslaus
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grass8Planning

    v7 v8  
    2020
    2121=== Python library ===
    22  * simplify the startup from Python script (i.e. less steps to start session from Python)
     22
     23 * simplify the startup from Python script (i.e. less steps to start session from Python, possibly includes change in distribution/installation)
    2324 * remove deprecated Python functions: https://trac.osgeo.org/grass/changeset/67669
     25
     26=== GUI ===
     27
     28 * review (again) startup window, setting database/location/mapset, initial (default) location
     29 * single window interface as an option (first step: moving code to controller classes and panels)
     30 * avoid the need for setting up path to packaged before imports (now we need to mix code and imports), e.g. grassgui package next to grass package
     31 * integrated Addon and GUI toolboxes
    2432
    2533=== Bug reports ===