Move org.geotools.coverage.io.* to its own plugin directory.
------------------------------------------------------------

                 Key: GEOT-1042
                 URL: http://jira.codehaus.org/browse/GEOT-1042
             Project: GeoTools
          Issue Type: Improvement
         Environment: all
            Reporter: Simone Giannecchini


org.geotools.coverage.io.* method should be moved somewhere else, like in a 
plugin, because they are used nowhere inside the codebase and they are causing 
headhaches with names.

The main issue is the class AbstractGridCoverageReader. I had to come up with 
AbstractGridCoverage2DReader in order to avoid name clashes. Since Marting 
confirmed that this package is used nowhere inside geotools I would really like 
to see it moved inside some private plugins so that in next release we can 
reuse the AbstractGridCoverageReader class name for the plugins.





-- 
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

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to