[
https://issues.jboss.org/browse/FORGE-1005?page=com.atlassian.jira.plugin...
]
Vineet Reynolds updated FORGE-1005:
-----------------------------------
Summary: Consider primitive field types, array types and class hierarchies for
generation of equals and hashcode implementations (was: Consider Superclasses other than
Object during generation of equals and hashcode implementations)
Consider primitive field types, array types and class hierarchies for
generation of equals and hashcode implementations
-----------------------------------------------------------------------------------------------------------------------
Key: FORGE-1005
URL:
https://issues.jboss.org/browse/FORGE-1005
Project: Forge
Issue Type: Enhancement
Components: Parsers / File Manipulation
Affects Versions: 1.3.3.Final
Reporter: Vineet Reynolds
Assignee: Vineet Reynolds
The current generated implementations of {{equals}} and {{hashCode}} (in FORGE-995) do
not delegate to the super class of the object. This should be done for all types whose
immediate super classes are not {{Object}}.
--
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