Calling original functions from overriding Category functions
Calling original functions from overriding Category functions
- Subject: Calling original functions from overriding Category functions
- From: Kevin Ballard <email@hidden>
- Date: Thu, 18 Mar 2004 10:35:55 -0500
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?
--
Kevin Ballard
email@hidden
http://www.tildesoft.com
http://kevin.sb.org
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.