On Wed, 1 Sep 2010 00:34:45 +0800, Roland King said: >Thanks for the confirmation ... in this case I'm doing Middles Ages iOs >memory managed code so definitely not dual mode. > >Of course I now have to ask if I *were* doing it .. what's the issue? Is >it that autorelease doesn't do anything so the CF type never gets the >CFRelease() call it would do from a real -release? What does >CFMakeCollectable() do if you are memory managed .. nothing? These are >things I've not had to worry about but you piqued my interest.
See: <http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/ GarbageCollection/Articles/gcCoreFoundation.html> -- ____________________________________________________________ Sean McBride, B. Eng [email protected] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
