ForceCoordinateSystemIterator/Reader use inefficient SimpleFeatureBuilder 
retype method
---------------------------------------------------------------------------------------

                 Key: GEOT-2243
                 URL: http://jira.codehaus.org/browse/GEOT-2243
             Project: GeoTools
          Issue Type: Bug
          Components: core main
    Affects Versions: 2.5.2
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.5.3


Both classes call SimpleFeatureBuilder.retype method, which in turn builds a 
new SimpleFeatureBuilder which in turn scans the SPI.
Create a retype method that accepts a feature builder instead to avoid the perf 
bleeding

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to