Re: What does it mean when po puts % before class name?
Re: What does it mean when po puts % before class name?
- Subject: Re: What does it mean when po puts % before class name?
- From: Jim Correia <email@hidden>
- Date: Fri, 30 Jul 2004 16:22:02 -0400
On Jul 30, 2004, at 4:08 PM, Jim Correia wrote:
This raises two questions.
1) Is isKindOfClass supposed to return NO in that instance? (See
sample code at end of message.)
In case my question wasn't clear...
@interface Foo : NSView
should [fooInstance isKindOfClass: [NSView class]] return NO after the
posing?
It appears to my sample code.
Jim
_______________________________________________
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.