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 (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