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: Bill Bumgarner <email@hidden>
- Date: Fri, 27 Feb 2009 11:08:27 -0800
On Feb 27, 2009, at 11:00 AM, Nick Zitzmann wrote:
The PreferencePanes framework in Leopard doesn't support GC for some
unknown reason. I believe I filed a bug on this when it was in early
beta, and nothing changed in the final.
The System Preferences application does not support GC, thus framework
support is irrelevant.
An application is either GC'd or non-GC'd; all or none for all
frameworks and bundles loaded.
Applications *can* be compiled dual-mode, but it is generally
discouraged as there is no real point to doing so and would require re-
launching to switch modes.
b.bum
_______________________________________________
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