Todo for PostGIS 1.0 compatible JDBC classes
$Id: todo.txt,v 1.5 2005/04/15 14:04:34 mschaber Exp $

- even more Testing, especialy against different postgis, 
  pgjdbc and postgresql releases.

- Handling of length() - esp. with modifying the geometries

- Handling of hashCode() - esp. with modifying the geometries

- Test correctness of toString() and getValue() for compatibility reasons

- See where the code can be cleaned and leaned.

- Finish JTS support

- Creating a sane extension interface for pgjdbc that allows binary
  transfers and convince upstream to use it, then create support for it.

- Possibly adding server side code to support plJava
  http://gborg.postgresql.org/project/pljava/projdisplay.php

