Re: Correct Order for CFRelease-ing CFNetwork Refs?
Re: Correct Order for CFRelease-ing CFNetwork Refs?
- Subject: Re: Correct Order for CFRelease-ing CFNetwork Refs?
- From: mmalc crawford <email@hidden>
- Date: Tue, 01 Jul 2008 10:15:48 -0700
On Jul 1, 2008, at 10:09 AM, Kyle Sluder wrote:
There won't be any documentation regarding allocating and deallocating
most objects, because, like Cocoa, Core Foundation religiously follows
a memory management scheme known as the Create Rule.
The Core Foundation Ownership Policy is actually specified in terms of
a naming convention similar to that for Cocoa and defined by two
rules, the Create Rule and the Get Rule:
<http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFMemoryMgmt/Concepts/Ownership.html
>.
mmalc
_______________________________________________
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