Re: Understanding the inner workings: getting to know how functions are called
Re: Understanding the inner workings: getting to know how functions are called
- Subject: Re: Understanding the inner workings: getting to know how functions are called
- From: Jeff Johnson <email@hidden>
- Date: Tue, 22 Jan 2008 11:17:12 -0600
On Jan 22, 2008, at 10:05 AM, Mattias Arrelid wrote:
The "idiot" way of implementing this could of course be to add
_all_ method names of the class in question and then just call
[super methodName] in each method, and then use some debug macro
before and after that call that prints the name of the method in
question. That really isn't that productive and seems like a waste
of time.
Hey, I resent that characterization!
http://lapcatsoftware.com/blog/2007/03/10/everything-you-always-
wanted-to-know-about-nsapplication/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden