On Nov 20, 2008, at 10:32 AM, Gordon Apple wrote:
Has anyone else had to go through this reverse transition?
I've usually done both at once, just in case.
Is GC really that problematic?
It's not problematic per se, although it has some bugs here and there. It's just different, and works best when you write an app from the ground up to use GC, with all of your dependencies known in advance so you don't get screwed over if you have to later add a framework that either doesn't support GC or has problems with it.
Nick Zitzmann <http://www.chronosnet.com/> _______________________________________________ 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]
