Re: call super class method
Re: call super class method
- Subject: Re: call super class method
- From: "John C. Randolph" <email@hidden>
- Date: Thu, 22 Dec 2005 04:21:09 -0800
On Dec 21, 2005, at 9:42 AM, William Turner wrote:
Is there a way in Objective C to invoke - from outside the class -
the base class method rather than the subclass?
Yes, but that would be wrong. Why do you want to do this?
Alternatively, is there a way to prevent subclasses from overriding
methods in the base class?
No.
-jcr
John C. Randolph <email@hidden> (408) 914-0013
Roaming Cocoa Engineer,
Available for your projects at great Expense and Inconvenience.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden