Yes, NSSet and its subclasses use -isEqual:. You should override
that, as well as -hash.
Thanks, Nick. I don't think I need to override anything though,
because not adding duplicates based on -isEqual: is indeed the
behavior that I want. So, I believe I'm OK in assuming this.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com