Andrea Aime wrote: > Justin Deoliveira ha scritto: >> As per discussion on http://jira.codehaus.org/browse/GEOS-3685 I am >> creating a new mysql extension based on the new geotools datastore. >> >> The question is what to do with the current one. Two options: >> >> 1) deprecate the old on on 2.0.x and have two extensions (naming the >> new one "-ng") >> >> 2) outright remove the old on 2.0.x >> >> Opinions? > > Outright remove? The old mysql datastore has not been maintained > for ages and has minimal testing. > Did you implement most of the abstract JDBC-NG tests for the > mysql version?
Cool, thanks. Most of the tests are implemented, 17 out of 21. The ones i missed: 3DTest ForeignKeyTest SkiColumnTest ViewTest I will throw it on my todo list to implement them. Although I probably won't implement ForeignKeyTest (actually I think we agreed to kill that functionality from jdbc-ng). 3DTest... hmmm not sure. > > Cheers > Andrea > -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
