Re: autorelease CGImageRef?
Re: autorelease CGImageRef?
- Subject: Re: autorelease CGImageRef?
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 6 Aug 2008 07:48:39 -0700
On Wed, Aug 6, 2008 at 6:08 AM, Negm-Awad Amin <email@hidden> wrote:
>
> Am Mi,06.08.2008 um 14:26 schrieb Jean-Daniel Dupas:
>
>> Be carefull when you mix CFType memory management, and obj-c memory
>> management.
>> It works well when you do not use GC, but may become problematic if you do
>> not take special care with GC code.
>
> IIRC, there are some rules:
Likely best to point folks at the documentation...
<http://developer.apple.com/documentation/Cocoa/Conceptual/GarbageCollection/Articles/gcCoreFoundation.html>
-Shawn
_______________________________________________
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