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=28993>.
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=28993

[PATCH] Using <macrodef> can break XmlLogger





------- Additional Comments From [EMAIL PROTECTED]  2004-05-17 14:06 -------
I didn't understand the fix Peter :-( It looks like you removed the hashCode 
and equals methods completely, and instead renamed equals() to similar(), but 
the map won't be using similar(), so I don't get it. Do you want to use the 
Object equals/hashCode, and really use object identity (pseudo-pointer) for 
equality (thus emulate using a JDK 1.4 IdentityHashMap?) Thanks, --DD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to