[geotk] [JIRA] Created: (GEOTK-48) DefaultCitation and
CitationConstants are not comparable
Martin Desruisseaux (JIRA)
jira at geomatys.com
Tue Oct 13 12:15:01 EDT 2009
DefaultCitation and CitationConstants are not comparable
--------------------------------------------------------
Key: GEOTK-48
URL: http://jira.geotoolkit.org/browse/GEOTK-48
Project: Geotoolkit
Issue Type: Bug
Components: Metadata
Affects Versions: 3.04
Reporter: Martin Desruisseaux
Assignee: Martin Desruisseaux
Priority: Minor
The citation constants are declared in a private class, {{CitationConstants}}, as a workaround over race conditions during class initialisation. However a unwanted consequence is that a {{DefaultCitation}} initialized from one of those constants is considered not equals in the sense of {{AbstractMetadata.equals(Object)}} to the original constant. We need a mechanism for handling such cases.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.geotoolkit.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Geotoolkit
mailing list