Re: Forwarding to Super
Re: Forwarding to Super
- Subject: Re: Forwarding to Super
- From: Herr Witten <email@hidden>
- Date: Thu, 1 Jul 2004 14:42:41 -0400
Yes, that's what I did, but you see, the receiver is then screwed up,
so if a super implementation calls another method, it won't call the
subclass's version.
On 1 Jul 2004, at 14:21, Gwynne wrote:
If I understand at all what you're trying to do, wouldn't it be easier
to just swizzle the isa pointer of the destination object with its
superclass' isa, send the invocation, and then swizzle it back?
_______________________________________________
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.