Re: Enabling NSZombieEnabled programatically
Re: Enabling NSZombieEnabled programatically
- Subject: Re: Enabling NSZombieEnabled programatically
- From: Dave Keck <email@hidden>
- Date: Sat, 9 Jan 2010 20:17:15 -1000
> Hmm... I'm interested in this. But how can code be executed before main()
> gets control? Isn't main() the first thing that gets called? Or would it
> be in a helper app which sets your target app's environment variables?
See the docs for +load for some ideas:
http://developer.apple.com/mac/library/documentation/cocoa/reference/Foundation/Classes/NSObject_Class/Reference/Reference.html#//apple_ref/occ/clm/NSObject/load
_______________________________________________
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