On Jul 17, 2008, at 2:20 AM, Jens Miltner wrote:
From the documentation, I can't really tell whether there are just
two separate implementations or whether one just calls the other
isEqualTo: just calls isEqual: as it says in the comment:
- (BOOL)isEqualTo:(id)object;
// Implemented using isEqual:. Returns NO if receiver is nil.
Just a friendly name to fit in with the other convenience methods that
are defined.
--
Seth Willits
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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]