That should be most of it; the facilities were placed into main for that purpose. Indeed turning off that deep copy (which is expensive) is one of andrea's optimisation tricks done with Query Hint.
Jody On 01/02/2011, at 4:58 PM, Michael Bedward wrote: > Hi folks, > > As you might already know from the JTS list, Martin D. hopes to have > JTS version 1.12 out in the next few weeks. Included in this will be > an implementation of Geometry.equals(Object) which has previously been > missing. Gabriel suggested we test building GeoTools against the new > JTS to let Martin know if this change was going to cause any big > problems. > > I've just tried building trunk against a JTS jar built with Martin's > latest sources. I get a test failure in gt-main... > > Failed tests: > testDeepCopy(org.geotools.feature.FeatureTypeTest) > > The problem just seems to be GeoTools working around the previously > missing Geometry.equals(Object) method, but I'd like to get any > thoughts from those of you familiar with main (and any other parts of > the library where Geometry.equals is used) before I do any blind > fiddling. > > cheers > Michael > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
