• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSPrefrencePane with Garbage Collection won't work in System Preferences?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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 12:16:52 -0800

On Feb 27, 2009, at 11:36 AM, Nick Zitzmann wrote:
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.

Ahh.. NSPreferencePane. I forgot about that and its reusability in the first place.


Yes; that is a bug -- any framework that can be embedded in a Cocoa application as supported API should be GC enabled.

Please file a bug.

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


  • Follow-Ups:
    • Re: NSPrefrencePane with Garbage Collection won't work in System Preferences?
      • From: Nick Zitzmann <email@hidden>
References: 
 >NSPrefrencePane with Garbage Collection won't work in System Preferences? (From: Tobias Zimmerman <email@hidden>)
 >Re: NSPrefrencePane with Garbage Collection won't work in System Preferences? (From: Nick Zitzmann <email@hidden>)
 >Re: NSPrefrencePane with Garbage Collection won't work in System Preferences? (From: Bill Bumgarner <email@hidden>)
 >Re: NSPrefrencePane with Garbage Collection won't work in System Preferences? (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: The fieldEditor and a focus ring
  • Next by Date: Re: NSPrefrencePane with Garbage Collection won't work in System Preferences?
  • Previous by thread: Re: NSPrefrencePane with Garbage Collection won't work in System Preferences?
  • Next by thread: Re: NSPrefrencePane with Garbage Collection won't work in System Preferences?
  • Index(es):
    • Date
    • Thread