1 |
2003-11-19 Bernhard Herzog <[email protected]> |
2003-11-19 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/resource.py: Rework the way gdal support is |
4 |
|
determined so that we can give a reason in the about why gdal is |
5 |
|
not supported. |
6 |
|
(gdal_support_status): New. Variable holding a string with the |
7 |
|
reason for no gdal support |
8 |
|
|
9 |
|
* Thuban/UI/about.py (About.__init__): Add the reason why gdal is |
10 |
|
not supported to the message |
11 |
|
|
12 |
|
2003-11-19 Bernhard Herzog <[email protected]> |
13 |
|
|
14 |
Remove the old table interface and its test cases |
Remove the old table interface and its test cases |
15 |
|
|
16 |
* Thuban/Model/table.py (OldTableInterfaceMixin): Removed. |
* Thuban/Model/table.py (OldTableInterfaceMixin): Removed. |