Changes between Version 7 and Version 8 of G8SourceLayout


Ignore:
Timestamp:
Nov 18, 2020, 8:17:06 PM (3 years ago)
Author:
wenzeslaus
Comment:

add lib/python GH issue

Legend:

Unmodified
Added
Removed
Modified
  • G8SourceLayout

    v7 v8  
    4343* Python code in `lib/python` is next to C libraries which may look like it is a C library to communicate with Python.
    4444* `lib/python` suffers from the same as header files in `include`. In this case it is even little more serious because it breaks rules on how a Python package should look like. Again, dir named `grass` should be inserted before the dir with the subpackages.
     45 * https://github.com/OSGeo/grass/issues/1100
    4546* `gui/wxpython` again similar to `include` and `lib/python` because there is no "package" directory, but a greater reorganization may be needed as the "wxgui package" is not even in the distribution and the subdirectories are all top-level packages.
    4647