[ 
https://issues.apache.org/jira/browse/SIS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Desruisseaux resolved SIS-101.
-------------------------------------

    Resolution: Fixed

Committed on JDK7, JDK6 and trunk as of revision 1490194.
                
> Move QuadTree and GeoRSSData in their own packages
> --------------------------------------------------
>
>                 Key: SIS-101
>                 URL: https://issues.apache.org/jira/browse/SIS-101
>             Project: Spatial Information Systems
>          Issue Type: Task
>          Components: Referencing, Storage
>            Reporter: Martin Desruisseaux
>            Assignee: Martin Desruisseaux
>             Fix For: 0.3
>
>
> The {{sis-storage}} module now contains some basic blocks in the 
> {{org.apache.sis.storage}} package, for now:
>   * {{DataStore}}
>   * {{DataStoreConnection}}
>   * {{DataStoreException}}
> A {{NetcdfDataStore}} is added in the {{netcdf}} sub-package. However the 
> {{QuadTree}} and {{GeoRSSData}} are currently living in the same package, 
> while they could be considered as specializations. The proposal is to move 
> them to the {{org.apache.sis.index.tree}} package. In addition, {{QuadTree}} 
> classes would be moved from the {{sis-referencing}} to {{sis-storage}} module.
> However this would be an incompatible change for Apache SIS 0.2 users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to