call super class method
call super class method
- Subject: call super class method
- From: William Turner <email@hidden>
- Date: Wed, 21 Dec 2005 12:42:25 -0500
Is there a way in Objective C to invoke - from outside the class -
the base class method rather than the subclass?
In other words, I'm not talking about using the "super" keyword
inside the class.
Alternatively, is there a way to prevent subclasses from overriding
methods in the base class?
_______________________________________________
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