[postgis-devel] RFC: PostGisWrapper to avoid explicit addDataType calls

Markus Schaber schabios at logi-track.com
Thu Dec 9 05:50:08 PST 2004


Hello,

I call for comments on the attached class that is intended to be
submitted to your project.

It allows the users of PostGIS to avoid explicit addDataType calls
(which may interfere with datasource in J2EE environments) by simply
using a different driver url.

It may be worth to mention that in the current 8.0beta PostgreSQL
Driver, there's an extension that obsoletes this class by allowing
extension types to be set via properties or driver URL parameters, but
this class works with older drivers, too.

Of yourse, moving the files to other packages and further appropriate
refactoring needed for inclusion will be done.

Thanks,
Markus

-- 
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios at logi-track.com | www.logi-track.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PostGisWrapper.java
Type: text/x-java
Size: 4809 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20041209/ef9ad1ff/attachment.java>


More information about the postgis-devel mailing list