• 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: Installing/distributing frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing/distributing frameworks


  • Subject: Re: Installing/distributing frameworks
  • From: "R. Tony Goold" <email@hidden>
  • Date: Sun, 29 Jul 2001 13:03:39 -0400

There is a system code which makes a list of all possible frameworks, and makes sure that apps use the most recent one (even should it be from a different application). There is a proper support for apps which need older version, etc. So, this is supported quite well.

I'm very curious to understand how this works... If I have /Applications/Poodle.app containing Dog.framework 1.0 and /Applications/Terrier.app containing Dog.framework 1.1, does this mean the next time I run Poodle.app it will use Dog.framework 1.1 (from Terrier.app)
unless its code explicitly states that it only wants up to 1.0? Does this only apply to applications installed in the /Applications (and /Developer/
Applications?) folders?

If so, then it would be possible to write a script that, run as root, copies the latest framework into /Library/Frameworks and removes it (or replaces it with a stub) in all applications that do not restrict the framework version (assuming this is easy to determine programmatically), correct?


Cheers,
Tony


  • Follow-Ups:
    • Re: Installing/distributing frameworks
      • From: Ondra Cada <email@hidden>
References: 
 >Re: Installing/distributing frameworks (From: Ondra Cada <email@hidden>)

  • Prev by Date: Text coloring
  • Next by Date: Displaying new attribute types in NSTextView
  • Previous by thread: Re: Installing/distributing frameworks
  • Next by thread: Re: Installing/distributing frameworks
  • Index(es):
    • Date
    • Thread