From: Markus Schaber Date: Mon, 7 Feb 2005 11:31:19 +0000 (+0000) Subject: Removed issues that were done, hoping they will not re-emerge :-) X-Git-Tag: pgis_1_0_0RC3~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=915ea6784e587e59bf212459c55acc82fb8775ab;p=postgis Removed issues that were done, hoping they will not re-emerge :-) git-svn-id: http://svn.osgeo.org/postgis/trunk@1368 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/jdbc2/todo.txt b/jdbc2/todo.txt index 1d8e79292..c852f1cf7 100644 --- a/jdbc2/todo.txt +++ b/jdbc2/todo.txt @@ -1,9 +1,5 @@ Todo for PostGIS 1.0 compatible JDBC classes -- Review RADME - -- Review Makefile - - Testing - WKT parsing of M and 4d geometries @@ -14,21 +10,10 @@ Todo for PostGIS 1.0 compatible JDBC classes - Test correctness of toString() and getValue() for compatibility reasons -- PGbox3D and newly created PGbox cleanup and tests - -- Check whether servertest still works. - - See where the code can be cleaned and leaned. - Run tests against other PostGIS releases (I did 0.8 and 1.0CVS). -- Evaluate whether and how we should drop ".0" in WKT creation for ordinates - that happen to be integers. - -- Review copyright notices in source files. - -- Possibly relicensing under LGPL - - Possibly adding server side code to support plJava http://gborg.postgresql.org/project/pljava/projdisplay.php