Re: CFMakeCollectable

2008-03-15 Thread mmalc crawford
On Mar 15, 2008, at 6:55 PM, Quincey Morris wrote: 1. In a GC-only app, does CFMakeCollectable mean exactly the same thing as CFRelease? If not, what does it mean?

Re: CFMakeCollectable

2008-03-15 Thread Quincey Morris
On Mar 15, 2008, at 18:55, Quincey Morris wrote: OK, I admit I'm too stupid to understand CFMakeCollectable/ NSMakeCollectable -- in a mostly-Cocoa GC-only app -- without help. I guess I'm stupider than I thought. I skipped over an entire chapter about this in the Garbage Collection Program