Re: Window controllers and memory leaks
Re: Window controllers and memory leaks
- Subject: Re: Window controllers and memory leaks
- From: Jonathan Taylor <email@hidden>
- Date: Mon, 16 Sep 2013 09:40:02 +0100
Thanks Kyle and Jerry.
It feels a bit strange to be adding extra glue code to track otherwise-completely-autonomous windows (and controllers), but that has certainly done the trick.
I found the static analyzer a bit odd to get used to - it sometimes gives purportedly very detailed explanations of its logic that actually seem to miss out the key non-obvious step (e.g. obscure code path accidentally returning nil from a constructor). Once I'd got the hang of it, though, it was a great tool.
Cheers
Jonny.
_______________________________________________
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