discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

-isEqual: equals '==' ?


From: Yen-Ju Chen
Subject: -isEqual: equals '==' ?
Date: Sun, 19 Oct 2003 01:24:21 -0400

Hi,

 Is -isEqual: the same as '==' ?
 Since -isEqual: is defined in NSObject and '==' is in compiler,
 they seem not the same.
Then in NSDictionary, which one does it use to get the object by comparing key ?
 -isEqual: or '==' ?
 From Apple's document, overriding -isEqual: requires overriding -hash.
 Does it apply in GNUstep ?

 Thanx a lot

 Yen-Ju

_________________________________________________________________
See when your friends are online with MSN Messenger 6.0. Download it now FREE! http://msnmessenger-download.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]