• 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: Xcode...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode...


  • Subject: Re: Xcode...
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Tue, 24 Jun 2003 14:46:45 +0200

At 7:11 Uhr -0500 24.06.2003, Jeff Harrell wrote:
It works like this. Let's say your program has ten object files, two of which contain the code necessary to call main(). Xcode will only link those two objects, and will dynamically link the other objects at run time. You can make code changes to the other modules and have the dynamic loader actually change the behavior of your application while it's still running, without recompiling or relinking. (You have to compile the one module, obviously.)

Whoa. Sweeeeeet ;-) That's really handy when you're looking for that one-off error in your drawing code and such! Thanks for the info.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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: 
 >Re: Xcode... (From: Jeff Harrell <email@hidden>)

  • Prev by Date: Estimating progress of a task
  • Next by Date: Mouse Moved Events
  • Previous by thread: Re: Xcode...
  • Next by thread: Re: Xcode...
  • Index(es):
    • Date
    • Thread