[ https://issues.apache.org/jira/browse/SIS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux resolved SIS-107.
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.7
> Hole in metadata "unmodifiable" mode
> ------------------------------------
>
> Key: SIS-107
> URL: https://issues.apache.org/jira/browse/SIS-107
> Project: Spatial Information Systems
> Issue Type: Bug
> Components: Metadata
> Affects Versions: 0.3, 0.4, 0.5, 0.6
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Minor
> Fix For: 0.7
>
>
> Metadata object can be declared unmodifiable. However there is at least one, maybe two,
holes where aspects of unmodifiable metadata can still be modified:
> * {{DefaultRepresentativeFraction}} is still mutable, because it extends {{Number}} rather
than {{AbstractMetadata}}.
> * We need to verify that {{EnumSet}} and {{CodeListSet}} are properly wrapped in unmodifiable
set.
> * We need an unmodifiable implementation of {{IdentifierMap}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|