[
https://issues.apache.org/jira/browse/SIS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux updated SIS-101:
------------------------------------
Description:
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 make the
following move:
* {{QuadTree}} and related classes to {{org.apache.sis.index.tree}}
* {{GeoRSSData}} in {{org.apache.sis.storage.rss}}
However this would be an incompatible change for Apache SIS 0.2 users.
In addition, {{QuadTree}} classes would be moved from the {{sis-referencing}}
to {{sis-storage}} module.
was:
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 make the
following move:
* {{QuadTree}} and related classes to {{org.apache.sis.index.tree}}
* {{GeoRSSData}} in {{org.apache.sis.storage.rss}}
However this would be an incompatible change for Apache SIS 0.2 users.
> 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 make
> the following move:
> * {{QuadTree}} and related classes to {{org.apache.sis.index.tree}}
> * {{GeoRSSData}} in {{org.apache.sis.storage.rss}}
> However this would be an incompatible change for Apache SIS 0.2 users.
> In addition, {{QuadTree}} classes would be moved from the {{sis-referencing}}
> to {{sis-storage}} module.
--
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