Add SimpleFeatureImpl constructor which allows index to be set explicitly
-------------------------------------------------------------------------

                 Key: GEOT-3669
                 URL: https://jira.codehaus.org/browse/GEOT-3669
             Project: GeoTools
          Issue Type: Improvement
          Components: main
    Affects Versions: 8.0-M0
            Reporter: Kenneth Gulbrandsøy
            Assignee: Jody Garnett
            Priority: Minor
         Attachments: SimpleFeatureImpl.patch

This is an optimization which prevents unnecessary rebuilding of the 
"attribute-name-to-value" index each time a new SimpleFeatureImpl is created 
with SimpleFeatureType implementations other than SimpleFeatureTypeImpl. This 
is the case in the unsupported EFeature module, where SimpleFeatureType is 
implemented as a inner class accessing EClass structure information.

The patch root is "../modules/main".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to