On Dec 18, 2007, at 4:42 PM, Brian Stevens wrote: > > On Dec 18, 2007, at 10:22 AM, Joe Lertola wrote: > >> I am a little confused about when the CFTypeRef variables need to >> be CFReleased. > > The COPY and CREATE rules are, for the most part, clearly defined in > Apple docs. Have you read them? No I haven't read them. > You might want to start here in the Xcode docs and then follow the > appropriate links: > > ADC Home > Reference Library > Guides > Core Foundation > Resource > Management > Memory Management Programming Guide for Core Foundation > > > The docs do a good job of explaining, so best just to read them. Thanks, I will take a look. -Joe