Add a GridCoverageFactory Hint to Hints
---------------------------------------
Key: GEOT-3162
URL: http://jira.codehaus.org/browse/GEOT-3162
Project: GeoTools
Issue Type: Improvement
Components: core metadata
Affects Versions: 2.7-M1
Reporter: Daniele Romagnoli
Assignee: Daniele Romagnoli
Priority: Minor
Attachments: hints.patch
Several GridCoverageReaders use a
"CoverageFactoryFinder.getGridCoverageFactory(this.hints)" invokation on their
constructor to find a suitable GridCoverageFactory.
Firstly this method is synchronized and, moreover, it requires accesses to
ServiceProvider, Hints and several other classes.
It would be useful allowing to provide an Hint containing a previously created
GridCoverageFactory so the reader can use that one instead of moving through
the CoverageFactoryFinder.
Patch is attached.
--
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
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel