Move the coverage implementation in its module
----------------------------------------------

         Key: GEOT-745
         URL: http://jira.codehaus.org/browse/GEOT-745
     Project: GeoTools
        Type: Task
  Components: coverage  
    Versions: 2.2.M1    
 Reporter: Martin Desruisseaux
 Assigned to: Martin Desruisseaux 
     Fix For: 2.2.M2


The grid coverage implementation currently lives in the main module. However, 
current implementation is almost completly independent of Feature, Filter and 
other services provided in main. Coverage could be splitted in its own module.

   - It doesn't hurt Jody's plan to create a module for interfaces, since 
coverages are implemented on top of GeoAPI interfaces only.
   - It will help developpers to isolate their work on grid coverage 
implementation.
   - It will help to remove the JAI dependency from the main module.

The root packages to move are:

   - org.geotools.coverage
   - org.geotools.image


-- 
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 the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to