You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/05/23 18:22:33 UTC

[jira] Updated: (LANG-259) ValuedEnum.compareTo(Object other) not typesafe - it easily could be...

     [ http://issues.apache.org/jira/browse/LANG-259?page=all ]

Henri Yandell updated LANG-259:
-------------------------------

    Fix Version: 2.2

> ValuedEnum.compareTo(Object other) not typesafe - it easily could be...
> -----------------------------------------------------------------------
>
>          Key: LANG-259
>          URL: http://issues.apache.org/jira/browse/LANG-259
>      Project: Commons Lang
>         Type: Bug

>     Versions: 2.1
>  Environment: all
>     Reporter: Ralf Hauser
>      Fix For: 2.2

>
> int org.apache.commons.lang.enums.ValuedEnum.compareTo(Object other)
>  is not typesafe - if the int-values are the same, it will return "0" even for two totally different sub-classes of ValuedEnum

-- 
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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org