Martin Desruisseaux created SIS-633:
---------------------------------------
Summary: Move OptionKey to the storage module
Key: SIS-633
URL: https://issues.apache.org/jira/browse/SIS-633
Project: Spatial Information Systems
Issue Type: Task
Components: Storage, Utilities
Affects Versions: 1.6
Reporter: Martin Desruisseaux
Assignee: Martin Desruisseaux
Fix For: 1.7
The {{org.apache.sis.setup.OptionKey}} class, which is defined in the
{{sis-utility}} module, is used only by the {{sis-storage}} module in practice.
We should move it there. It would reduce a little bit the amount of classes
that irrelevant to referencing for users who are interested only in referencing
services, and would also make easier to define options that depend on storage.
For example, it would allow us to remove also the {{DataOptionKey}} class,
because it could be merged with {{OptionKey}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)