• 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: Sample Code for "weak-linking" to a framework using NSAddressOfSymbol
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sample Code for "weak-linking" to a framework using NSAddressOfSymbol


  • Subject: Re: Sample Code for "weak-linking" to a framework using NSAddressOfSymbol
  • From: Finlay Dobbie <email@hidden>
  • Date: Sat, 9 Nov 2002 13:27:39 +0000

On Friday, November 8, 2002, at 10:41 pm, Dan Wood wrote:

I'd like to be able to have code that accesses the address book framework, but still allow running under 10.1. I've seen mentions on the archives of using NSAddressOfSymbol to manually load and execute code as a possible solution -- but nothing really tangible!

Weak-linking was only introduced in 10.2, so it will only be useful in the future.

To do what you need to do, you could put all your code for dealing with the Address Book framework in a bundle and conditionally load that at runtime.

-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Sample Code for "weak-linking" to a framework using NSAddressOfSymbol (From: Dan Wood <email@hidden>)

  • Prev by Date: Re: [Repost] Subclassing NSTableColumn
  • Next by Date: [Solved] Subclassing NSTableColumn
  • Previous by thread: Sample Code for "weak-linking" to a framework using NSAddressOfSymbol
  • Next by thread: dealloc
  • Index(es):
    • Date
    • Thread