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

Martin Desruisseaux reassigned SIS-405:
---------------------------------------

             Assignee: Martin Desruisseaux
    Affects Version/s:     (was: 1.0)
        Fix Version/s:     (was: 1.1)
                       1.0

Instead of upgrading to ISO 19115-3, it may be simpler to remove XML metadata 
support from {{ImmutableIdentifier}}. The work of ISO 19139 or ISO 19115-3 
(un)marshalling would be done entirely by {{AbstractFoo }} of {{DefaultFoo}} 
classes in {{sis-metadata}} module, so we have only one class to maintain 
instead of two classes regarding JAXB bindings. This would allow us to move 
{{ImmutableIdentifier}} to {{sis-referencing}} module, which is necessary for 
resolving SIS-463.

> Upgrade JAXB annotations of ImmutableIdentifier
> -----------------------------------------------
>
>                 Key: SIS-405
>                 URL: https://issues.apache.org/jira/browse/SIS-405
>             Project: Spatial Information Systems
>          Issue Type: Sub-task
>          Components: Metadata, Referencing
>            Reporter: Martin Desruisseaux
>            Assignee: Martin Desruisseaux
>            Priority: Major
>             Fix For: 1.0
>
>
> For the upgrade of metadata XML format from legacy ISO 19139:2007 to newer 
> ISO 19115-3:2016, all classes in {{org.apache.sis.metadata.iso}} package and 
> sub-packages have their JAXB annotations upgraded except 
> {{ImmutableIdentifier}}. The later is used mostly by {{sis-referencing}}, 
> which is still (un)marshalled according GML 3.2. The consequence is that 
> {{DefaultIdentifier}} and {{ImmutableIdentifier}} - which are supposed to be 
> two implementations of the same {{Identifier}} interface - now use two 
> different set of JAXB annotations. This may be a cause of confusion.
> We should upgrade JAXB annotations to ISO 19115-3:2016 on 
> {{ImmutableIdentifier}} too, with verification that it preserves 
> compatibility with GML 3.2 (un)marshalling in {{sis-referencing}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to