Deep copy was most of it; we used to have lots of hacks all over the library before introducing it. One thing to do is to check for uses of equals(Geometry) and equalsExact in the library and see if they need to be considered? Jody
On 02/02/2011, at 10:30 AM, Michael Bedward wrote: > Hi Jody, > >> That should be most of it; the facilities were placed into main for that >> purpose. > > Which particular facilities ? If you let me know what to grep for I > will make a patch in anticipation of JTS 1.12. Or does nothing need to > be done other than the tiny tweak to that test ? > >> Indeed turning off that deep copy (which is expensive) is one of andrea's >> optimisation >> tricks done with Query Hint. > > 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
