Re: Memory Management (Part I)
Re: Memory Management (Part I)
- Subject: Re: Memory Management (Part I)
- From: j o a r <email@hidden>
- Date: Fri, 8 Aug 2003 18:59:23 +0200
Agreed!
j o a r
On Friday, August 8, 2003, at 18.32, mathew wrote:
Both of those seem obvious and right to me. [[x retain] autorelease]
violates those assumptions and increases CPU and RAM use, so it isn't
worth doing everywhere just to assist the exceedingly rare case where
you want to hard-dealloc part of an object structure while continuing
to use the rest of it.
_______________________________________________
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.