[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1257) default equals() on javabean components is not reflexive
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Sep 27 17:50:40 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-1257?page=all ]
Pete Muir updated JBSEAM-1257:
------------------------------
Fix Version/s: 2.0.1.GA
Assignee: Pete Muir (was: Gavin King)
Matt, I'm scheduling this for 2.0.1 as I think it needs a little discussion as it does alter the behaviour of beans. We don't have time for this release unfotunately.
> default equals() on javabean components is not reflexive
> --------------------------------------------------------
>
> Key: JBSEAM-1257
> URL: http://jira.jboss.com/jira/browse/JBSEAM-1257
> Project: JBoss Seam
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.2.1.GA
> Reporter: Matt Drees
> Assigned To: Pete Muir
> Fix For: 2.0.1.GA
>
> Attachments: reflexive-equals.txt
>
>
> If a javabean component doesn't override equals(), the javassist proxy generated for it has a nonreflexive equals method. I.e., component.equals(component) returns false.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list