[ http://issues.apache.org/jira/browse/CLI-120?page=all ]
Henri Yandell updated CLI-120:
------------------------------
Fix Version: 2.0
> equals and hashCode are incomplete
> ----------------------------------
>
> Key: CLI-120
> URL: http://issues.apache.org/jira/browse/CLI-120
> Project: Commons CLI
> Type: Improvement
> Reporter: Andrew Shirley
> Priority: Minor
> Fix For: 2.0
>
> there are many classes with equals and hashCode implemented however there are
> also classes which don't. We need to be consistent and if we are using equals
> then we need to define it for all classes in the affected hierarchy. For
> example OptionImpl has an equals but ParentImpl which extends OptionImpl and
> has several new members doesn't.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]