[
https://issues.apache.org/jira/browse/WICKET-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601229#action_12601229
]
Rodolfo Hansen commented on WICKET-1669:
----------------------------------------
Actually, it doesn't break the contract...
http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#equals(java.lang.Object)
although I do get your point... I don't know if you should take that as a
general rule...
your saying for example that:
a instance of class square should be different from an instance of class
quadrilateral even though they occupy the same points on a plane...
IMHO relations of equality may be more problem specific than you suggest...
:p
On Fri, May 30, 2008 at 11:40 AM, Thomas Mäder (JIRA) <[EMAIL PROTECTED]>
> TimeFrame.equals(Object) does not work as expected
> ---------------------------------------------------
>
> Key: WICKET-1669
> URL: https://issues.apache.org/jira/browse/WICKET-1669
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3.2, 1.3.3, 1.4-M1
> Environment: all
> Reporter: Rodolfo Hansen
> Assignee: Igor Vaynberg
> Priority: Minor
> Fix For: 1.3.4, 1.4-M3
>
> Attachments: TimeFrameEquals.txt
>
> Original Estimate: 0.33h
> Remaining Estimate: 0.33h
>
> the equals() method should be implemented for the TimeFrame class
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.