• 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: Frameworks Inside Applications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Frameworks Inside Applications


  • Subject: Re: Frameworks Inside Applications
  • From: Dirk Theisen <email@hidden>
  • Date: Wed, 05 Dec 2001 14:52:55 +0100 (Europe/Berlin)

Hallo, Marcel!

@executable_path is a hack too :-)

With quite nasty side effects, too.

- Linking isn't transitive any longer, so you have to manually link
to indirectly referenced frameworks
- this turns framework reference into an n^2 process, discouraging
modularity
- Spurious linker warnings
- hides real problems
- No way to create/use umbrella frameworks
- another factor discouraging modularity
- Difficulties with pre-binding
- not that much of a problem, but hey, this should just work...

I think Apple should be made aware of this issues and that we are directly affected.

Could you file a bug report (enhancement request)?

Regards,
Dirk

--

Dirk Theisen <email@hidden>
Diplominformatiker

Rvmerstr. 164, D-53117 Bonn (Germany)
Tel. +4922873-4504 (Fax: -4382)


References: 
 >Re: Frameworks Inside Applications (From: Marcel Weiher <email@hidden>)

  • Prev by Date: Application localization
  • Next by Date: Re: JavaBridge
  • Previous by thread: Re: Frameworks Inside Applications
  • Next by thread: Action Still There
  • Index(es):
    • Date
    • Thread