On Oct 15, 2008, at 5:45 PM, Jerry Krinock wrote:
I am assuming therefore assuming "-isEqual:" in writing my code. Someone please let me know if they see any risk in that.
Yes, NSSet and its subclasses use -isEqual:. You should override that, as well as -hash.
Nick Zitzmann <http://www.chronosnet.com/> _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
