> Good point. What do you think about the following:
>
> * We add a dynamic check for the old datastores in the classpath. When
> they are present postgis only matches "postgisng" (or "postgis2"), and
> same for oracle. When they are not present however, the datastore will
> match just "postgis", as well as "postgisng". Then when the old
> datastores are truly removed (2.7 i guess) we can remove the classpath
> check, and have them match either "postgis", or "postgisng".
>
> Thoughts?

There may be an easier idea ... have the datastore factory respond
support the old dbtype as well -  but place use one of those factory
ordering hints to make it a lower priority. This is easier then
checking the classpath is it not?

Jody

Jody

------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to