Re: Proper retain/release etiquette
Re: Proper retain/release etiquette
- Subject: Re: Proper retain/release etiquette
- From: Hsu <email@hidden>
- Date: Mon, 22 Jul 2002 20:32:30 -0700
On Monday, July 22, 2002, at 06:05 PM, Chris Anderson wrote:
3. If I got a new object from the system frameworks via any method but
'alloc', it will get implicitly autoreleased, so I have to retain it
if I
want it to persist beyond the next RunLoop cycle.
copy methods also return retained objects, I believe.
Karl
--
One flew east,
One flew west,
One flew over the cuckoo's nest.
Homepage:
http://homepage.mac.com/khsu/index.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.