Sha256: 02e5d00febfa81da9306faeb7cea2012c1a899f4db2c9de08f477f69c9056a7a

Contents?: true

Size: 857 Bytes

Versions: 17

Compression:

Stored size: 857 Bytes

Contents

* Documentation
* add more OGR::StyleTable
* set attributes to instance variables
* more GDALDriver
* Finish MajorObject
* Make object attributes that behave like Hashes be hashes
    * MajorObject#metadata
    * ColorTable color entries
    * Raster bands in a dataset
* Functions that take a GDALProgressFunc arg should no longer be a block; they
  should be a Proc. _Then_ the other argument should also be accepted so that
  the function can take advantage of the meta function (the one that can handle
  many layers deep of functions & their progress).
* rubocop
* Make sure extensions are in their extension files.
* Extract non-core-GDAL/OGR things into another gem?
* Fix circular dependencies. Autoload things.
* Make Enumerators for classes that do iterating over child objects
* Tame down integration tests--don't need to test so many files now.

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
ffi-gdal-1.1.0 TODO.md
ffi-gdal-1.0.4 TODO.md
ffi-gdal-1.0.3 TODO.md
ffi-gdal-1.0.2 TODO.md
ffi-gdal-1.0.1 TODO.md
ffi-gdal-1.0.0 TODO.md
ffi-gdal-1.0.0.beta16 TODO.md
ffi-gdal-1.0.0.beta15 TODO.md
ffi-gdal-1.0.0.beta14 TODO.md
ffi-gdal-1.0.0.beta13 TODO.md
ffi-gdal-1.0.0.beta12 TODO.md
ffi-gdal-1.0.0.beta11 TODO.md
ffi-gdal-1.0.0.beta10 TODO.md
ffi-gdal-1.0.0.beta9 TODO.md
ffi-gdal-1.0.0.beta8 TODO.md
ffi-gdal-1.0.0.beta7 TODO.md
ffi-gdal-1.0.0.beta6 TODO.md