Re: NSPrefrencePane with Garbage Collection won't work in System Preferences?
Re: NSPrefrencePane with Garbage Collection won't work in System Preferences?
- Subject: Re: NSPrefrencePane with Garbage Collection won't work in System Preferences?
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 27 Feb 2009 12:36:14 -0700
On Feb 27, 2009, at 12:08 PM, Bill Bumgarner wrote:
The System Preferences application does not support GC, thus
framework support is irrelevant.
Actually, it is relevant. We used to use the PreferencePanes framework
for things having nothing to do with System Preferences, but had to
rewrite a fair bit of code & create some compatibility issues when we
wanted to release an application that used GC. (And I know what you're
thinking, but we were not using private APIs.) It would have saved us
a lot of effort and headaches if it only supported GC in the first
place, just like most every other system framework in Leopard.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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