[
http://jira.jboss.com/jira/browse/JBSEAM-1257?page=comments#action_12360665 ]
Matt Drees commented on JBSEAM-1257:
------------------------------------
componentproxy.equals(component) would be nice too, I think, but really what I'm
asking for is componentproxy.equals(componentproxy).
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: Gavin King
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