Re: Calling original functions from overriding Category functions
Re: Calling original functions from overriding Category functions
- Subject: Re: Calling original functions from overriding Category functions
- From: Ondra Cada <email@hidden>
- Date: Thu, 18 Mar 2004 18:09:50 +0100
Kevin,
On Thursday, Mar 18, 2004, at 16:35 Europe/Prague, Kevin Ballard wrote:
When you subclass a class and override one of the superclass's
functions, you can still call the function with [super myMessage].
However, when you use a Category and override one of the functions in
the Category class, is there any way to call the original function?
No, there is not (by definition).
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.