Re: Invoking the superclass from a private method correctly
Re: Invoking the superclass from a private method correctly
- Subject: Re: Invoking the superclass from a private method correctly
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 3 Feb 2005 10:54:01 -0700
On Feb 3, 2005, at 10:49 AM, Dave Camp wrote:
What about declaring the method as a category on the superclass in a
MySuperClassPrivate.h file that is included by both .m files?
I want to use objc_msgSendSuper() unless what I'm trying to do is
impossible. If it's impossible, then I'll probably have to fall back on
prototyping. My question was how is it done, if it is possible...
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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