In fact I'm now going through my code line-by-line, checking all the
alloc, retain, copy etc. statements. While doing so I've come across
another thing that puzzles me.
Xcode very kindly provides template code when I create new files for
classes like UIViewController. (But this is still a Cocoa question.)
In the template code for viewDidLoad, it provides [super viewDidLoad].
But there is no corresponding [super viewDidUnload] in the template
code for viewDidUnload. Should it be there anyway?
dkj
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com