• 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: Gracefully failing on unsupported OS version
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gracefully failing on unsupported OS version


  • Subject: Re: Gracefully failing on unsupported OS version
  • From: John Brownlow <email@hidden>
  • Date: Mon, 18 Apr 2005 15:23:31 -0400

Document based applications which depend on Coredata are going to have a hard time doing anything if they are weakly linked.

On Apr 18, 2005, at 3:18 PM, Rosyna wrote:

Even then, that's only if you don't take advantage of weak linking. Which is pretty trival to do.

if (TigerOnlyFunction)
TigerOnlyFunction("Hello!");

Ack, at 4/18/05, Ali Ozer said:

If you use Tiger symbols or function calls (not methods or classes) which are not appropriately weakly linked (they aren't declared as AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER), your app might refuse to launch at all.

--
John Brownlow
Deep Fried Films, Inc

http://www.johnbrownlow.com
http://www.pinkheadedbug.com

_______________________________________________
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: Gracefully failing on unsupported OS version
      • From: Rosyna <email@hidden>
References: 
 >Gracefully failing on unsupported OS version (From: John Brownlow <email@hidden>)
 >Re: Gracefully failing on unsupported OS version (From: Ali Ozer <email@hidden>)
 >Re: Gracefully failing on unsupported OS version (From: Rosyna <email@hidden>)

  • Prev by Date: Re: Gracefully failing on unsupported OS version
  • Next by Date: HIG help: how to handle multiple views of the same data
  • Previous by thread: Re: Gracefully failing on unsupported OS version
  • Next by thread: Re: Gracefully failing on unsupported OS version
  • Index(es):
    • Date
    • Thread