• 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: Uniform Type Identifiers (UTIs)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Uniform Type Identifiers (UTIs)


  • Subject: Re: Uniform Type Identifiers (UTIs)
  • From: Philip Dow <email@hidden>
  • Date: Wed, 4 Jan 2006 17:33:06 +0100

I'm using 10.4 features all over the app within a variety of objects while continuing compatibility with 10.3.9. To accomplish this, rather than check for the existence of a 10.4 specific symbol whenever I need it, I check NSAppKitVersionNumber as my main controller inits and then set a user default bool depending on the value. Once I've done that, the bool value is available from anywhere with minimal hassle.

-Phil

On Jan 4, 2006, at 12:01 AM, Shawn Erickson wrote:


On Jan 3, 2006, at 2:44 PM, Philip Dow wrote:

Thanks Shawn and Steve. I thought it might have to do with the web archive uti if not the uti constants in general. I'm already weak linking my app and checking for 10.4 before calling other methods

In general you shouldn't need to check for 10.4 just if the symbol you want to use exists (non-null).


-Shawn


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Uniform Type Identifiers (UTIs)
      • From: Steve Christensen <email@hidden>
References: 
 >Uniform Type Identifiers (UTIs) (From: Philip Dow <email@hidden>)
 >Re: Uniform Type Identifiers (UTIs) (From: Steve Christensen <email@hidden>)
 >Re: Uniform Type Identifiers (UTIs) (From: Philip Dow <email@hidden>)
 >Re: Uniform Type Identifiers (UTIs) (From: Shawn Erickson <email@hidden>)

  • Prev by Date: Re: Toolbar Item Priorities
  • Next by Date: Custom Objects in an NSTextView
  • Previous by thread: Re: Uniform Type Identifiers (UTIs)
  • Next by thread: Re: Uniform Type Identifiers (UTIs)
  • Index(es):
    • Date
    • Thread