Michael Bedward wrote: > Hi Andrea, > > Don't apologize, no need. Probably also no need for you to look into > it further at this stage either. > > I (eventually) guessed that other apps must be doing something of the > sort that you describe. I've hacked a work-around into the swing > module that takes care of the problem, though not with much elegance !
What we do in GeoServer is to apply a visitor to the filter: https://svn.codehaus.org/geoserver/trunk/src/main/src/main/java/org/geoserver/feature/ReprojectingFilterVisitor.java We can move that class back to Geotools. > After I have finished refactoring the swing module (paused at the > moment because of other work) I would _love_ to create a branch and > try rewriting the filter code from the ground up. I think of filters > as akin to a DSL within GeoTools and since I've got basic skills and > experience in designing and implementing DSLs, I've been musing about > reworking (and documenting !) the filter packages for some time. Yeah, the filter implementations are one of the oldest pieces in GeoTools and... well... it shows, could certainly use a cleanup Cheers Andrea ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel