SimpleFeatureImpl$Attribute does not implement equals(Object)
-------------------------------------------------------------

                 Key: GEOT-1936
                 URL: http://jira.codehaus.org/browse/GEOT-1936
             Project: GeoTools
          Issue Type: Bug
          Components: core feature
    Affects Versions: 2.5-M2
            Reporter: Gabriel Roldán
            Assignee: Andrea Aime


{{SimpleFeatureImpl$Attribute}} does not implement equal. It is not unlikely 
that two attributes has to be compared for equality, though it makes me think 
if equality should be defined at the interface level, meaning to specify the 
comparison criteria in the GeoAPI feature.* interfaces and the changing the 
implementations to do that (right now PropertyImpl.equals casts the argument to 
PropertyImpl, etc), but we're meant to interoperate with other implementations, 
even on our own codebase like the inner class mentioned above, right?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to