DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36527>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36527 ------- Additional Comments From [EMAIL PROTECTED] 2005-11-11 00:12 ------- In coding 1/2 not equal to 2/4, I believe that we followed established JDK practice of equals() representing state. My use case is that two objects that are equal() should be capable of being swapped in a program with no adverse effects on subsequent code. In this case swapping 2/4 with 1/2 could definitely affect subsequent code. As I said before, there is more than one possible contract for equals, and so we chose one. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
