CFMakeCollectable
CFMakeCollectable
- Subject: CFMakeCollectable
- From: Quincey Morris <email@hidden>
- Date: Sat, 15 Mar 2008 18:55:45 -0700
OK, I admit I'm too stupid to understand CFMakeCollectable/
NSMakeCollectable -- in a mostly-Cocoa GC-only app -- without help.
1. In a GC-only app, does CFMakeCollectable mean exactly the same
thing as CFRelease? If not, what does it mean?
2. In a GC-only app, do I *ever* need to use CFRetain or CFRelease?
Are there still retain counts in CF objects? If so, what's the retain
count on a CF object returned by a function with "Create" in its name,
and what do I need to do about it?
_______________________________________________
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