Re: which cocoa objects to dealloc ?
Re: which cocoa objects to dealloc ?
- Subject: Re: which cocoa objects to dealloc ?
- From: Markus Hitter <email@hidden>
- Date: Sat, 18 Mar 2006 15:18:12 +0100
Am 18.03.2006 um 12:54 schrieb Karim Morsy:
I'm curious though about why the retain count of the app controller
is 3 and not 1
Obviously, it receives some retains. Not necessarily from the code
you wrote yourself.
any ideas ?
Take care about a balanced retain/release count in you own code. Do
not care about what the frameworks and objects do internally.
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden