discuss-gnustep
[Top][All Lists]
Advanced

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

Re: isKindOf: - GSObjCIsKindOf


From: Nicola Pero
Subject: Re: isKindOf: - GSObjCIsKindOf
Date: Tue, 28 Aug 2001 15:46:45 +0100 (BST)

> It seems that the class method +isKindOfClass: has precedence over the
> instance method -isKindOfClass: defined in NSObject (an thus inherited 
> by every class object).
>   The +isKindOfClass: is defined with the == operator and NSObject.
> Is this correct ? 

Yes - according to the doc, this is what other openstep systems do



> (What should be the result of GSObjCClass(aClass) ?
> I have heard something about fixing that in gcc 3.0.1...)

Hmm - I fixed [NSObject isClass] in gcc 3.0.1, but it shouldn't be
relevant to our present discussion




reply via email to

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