Jon,
would it not have been more powerful to defer to "user provided method" if
available else use internal comparison? Could you explain why this was not
your preferred approach...
/Deepak
<snip>
On the other hand, you might argue that we are not compliant with the EJB
specification, in that we do not use on the user's implementation of
hashCode
and equals (bugs and all), but instead use serialization for comparison
purposes. (I don't see anything in the spec to preclude what we do, of
course.)
<snip>
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".