• 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
question on bundles and frameworks...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

question on bundles and frameworks...


  • Subject: question on bundles and frameworks...
  • From: Steve Mykytyn <email@hidden>
  • Date: Tue, 10 Dec 2002 15:19:31 -0800

i can't decide if this is obvious or not after considerable searching - any help would be appreciated.

I have a Cocoa app, call it A, that load several bundles, call them B, C, D, and E, each of which contains several plug-ins that all conform to the same protocol. It is likely that in the future there will be more such bundles. The bundles B, C, D, and E are loaded at run-time.

There is a small set of C functions that it would be nice for B, C, D, and E to have access to. Not a huge amount of code. Would it be best to:

1. build them directly into each bundle B, C, D, and E?

2. build them into a framework F, which could be accessed by B, C, D, and E, and the application A as well?

It's not clear to me how to do #2 in a non-dopey way.
_______________________________________________
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.

  • Follow-Ups:
    • Re: question on bundles and frameworks...
      • From: Mike Ferris <email@hidden>
  • Prev by Date: Re: How to draw a horizontal line in a NSTextView?
  • Next by Date: Re: Initializing NSOpenGLViews
  • Previous by thread: Re: mouseMoved and first responder madness
  • Next by thread: Re: question on bundles and frameworks...
  • Index(es):
    • Date
    • Thread