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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to