• 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: Strategy for using common classes in multiple Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strategy for using common classes in multiple Cocoa


  • Subject: Re: Strategy for using common classes in multiple Cocoa
  • From: mmalcolm crawford <email@hidden>
  • Date: Sun, 22 May 2005 11:17:10 -0700


On May 21, 2005, at 11:58 PM, Gerriet M. Denkmann wrote:

Is there a way to have three bundles: one with the common MyBaseClass? And each bundle would check whether the base-bundle has already been loaded and if not load it?


Check for the existence of the common bundle using +bundleWithIdentifier:?
Or simply invoke +bundleWithPath: (the common bundle will be loaded if it hasn't already been).


mmalc

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: Strategy for using common classes in multiple Cocoa (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: Re: Q: show/hide in NSTableView--use NSFilter?
  • Next by Date: CoreData relationships in IB
  • Previous by thread: Re: Strategy for using common classes in multiple Cocoa
  • Next by thread: menuBarHeight instance method?
  • Index(es):
    • Date
    • Thread