Changes between Version 1 and Version 2 of rfc17_python_namespaces


Ignore:
Timestamp:
Oct 1, 2007, 10:02:53 AM (17 years ago)
Author:
hobu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • rfc17_python_namespaces

    v1 v2  
    5151The work for this RFC was done at the FOSS4G2007 GDAL code sprint by Howard Butler and Chris Barker.  In addition to the Python namespacing, some minor issues were dealt with respect to building the GDAL bindings.
    5252
    53 1) The next-gen Python bindings now use setuptools by default if it is available.
    54 2) The ./swig/python directory was slightly reorganized to separate extension building from pure python modules.
    55 3) gdal2tiles, a Google Summer of Code project by Petr Klokan, was integrated into the next-gen bindings
     53 1. The next-gen Python bindings now use setuptools by default if it is available.
     54 2. The ./swig/python directory was slightly reorganized to separate extension building from pure python modules.
     55 3. gdal2tiles, a Google Summer of Code project by Petr Klokan, was integrated into the next-gen bindings
     56
     57== Voting History ==
     58
     59A voice vote (our first ever!) commenced at the FOSS4G2007 sprint.
     60
     61 - Frank Warmerdam +1
     62 - Howard Butler +1
     63 - Daniel Morissette +1
     64 - Tamas Szekerest +1