Re: isKindOfClass vs. loading bundles: nope?!?!?!?
Re: isKindOfClass vs. loading bundles: nope?!?!?!?
- Subject: Re: isKindOfClass vs. loading bundles: nope?!?!?!?
- From: Andy Lee <email@hidden>
- Date: Thu, 21 Mar 2002 13:45:24 -0500
At 1:28 PM -0500 3/21/02, Andy Lee wrote:
[MyClass isKindOfClass:Foo]
...which is almost meaningless, as it will always return NO.
Well, I seem to be royally botching up this thread (and my
credibility), as I just proved to myself this is not true. This, to
my surprise, returns YES:
[[NSTextView class] isKindOfClass:[NSObject class]]
I'll shut up on this thread (for now) and let somebody else explain
Ondra's original puzzle.
--Andy
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.