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

Chris A. Mattmann resolved SIS-80.
----------------------------------

    Resolution: Fixed
    
> PropertyDescriptor to implement ExtendedElementInformation
> ----------------------------------------------------------
>
>                 Key: SIS-80
>                 URL: https://issues.apache.org/jira/browse/SIS-80
>             Project: Spatial Information Systems
>          Issue Type: Task
>          Components: Metadata
>            Reporter: Martin Desruisseaux
>            Assignee: Martin Desruisseaux
>            Priority: Minor
>             Fix For: 0.3
>
>
> The {{org.apache.sis.metadata}} package contains a package-private 
> {{PropertyDescriptor}} class, which currently implements 
> {{org.opengis.parameter.ParameterDescriptor}}. The later is not really 
> appropriate since metadata are not parameters. A better choice would be 
> {{ExtendedElementInformation}} from {{org.opengis.metadata}}.
> In theory, {{ExtendedElementInformation}} is only for extension to the ISO 
> 19115 standard. However, its API appears to be also suitable as a reflection 
> API for ISO 19115 itself.
> While the package-private class is not directly exposed to users, the 
> interface implemented by this class is accessible by users. So the choice of 
> {{ParameterDescriptor}} / {{ExtendedElementInformation}} is significant.

--
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