You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sis.apache.org by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2013/04/18 19:15:15 UTC

[jira] [Closed] (SIS-80) PropertyDescriptor to implement ExtendedElementInformation

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

Martin Desruisseaux closed SIS-80.
----------------------------------

    Resolution: Fixed

Done. Implementation class has been renamed {{PropertyInformation}} in this process.
                
> 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