• 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: How to load my framework programatically ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to load my framework programatically ?


  • Subject: Re: How to load my framework programatically ?
  • From: Jonas Maebe <email@hidden>
  • Date: Fri, 26 May 2006 00:18:05 +0200


On 26 May 2006, at 00:03, Markus Hitter wrote:

intialize and terminate routines are the constructors and desctructors that
get called up when a framework is loaded and unloaded

There is no such functionality. I hardly can imagine any reason why there should be such stuff, either.

There is definitely support for initialiser and terminator routines in dynamic libraries (and afaik a framework is just a dynamic library with headers and versioning). Have a look at http:// developer.apple.com/documentation/DeveloperTools/Reference/Assembler/ ASMDirectives/chapter_5_section_2.html (search for mod_init_funcs/ mod_term_funcs).



Jonas _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >How to load my framework programatically ? (From: "rohit dhamija" <email@hidden>)
 >Re: How to load my framework programatically ? (From: Jonathon Mah <email@hidden>)
 >Re: How to load my framework programatically ? (From: "rohit dhamija" <email@hidden>)
 >Re: How to load my framework programatically ? (From: "Peter O'Gorman" <email@hidden>)
 >Re: How to load my framework programatically ? (From: "rohit dhamija" <email@hidden>)
 >Re: How to load my framework programatically ? (From: Markus Hitter <email@hidden>)

  • Prev by Date: Re: How to load my framework programatically ?
  • Next by Date: Re: Sample Code Help: ImageClient - how is it supposed to work ?
  • Previous by thread: Re: How to load my framework programatically ?
  • Next by thread: Sample Code Help: ImageClient - how is it supposed to work ?
  • Index(es):
    • Date
    • Thread