• 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: Classes in bundles
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Classes in bundles


  • Subject: Re: Classes in bundles
  • From: Greg Titus <email@hidden>
  • Date: Thu, 15 Aug 2002 00:13:14 -0700

On Wednesday, August 14, 2002, at 04:32 PM, Will Thimbleby wrote:

Is there a simple way to load classes up from bundles inside the application that inherit from classes in the application? And how would you create these bundles.

Hi Will,

In order to build your bundles, they need to be able to see their superclasses. So you need to create a framework that contains those super classes, and make your bundles and your application both use that framework. At runtime, the app loads the framework when it starts running, and when the bundle is loaded, the framework is already there, so it all works.

Hope this helps,
-Greg
_______________________________________________
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: 
 >Classes in bundles (From: Will Thimbleby <email@hidden>)

  • Prev by Date: Re: A Short DO Problem
  • Next by Date: Re: re-entering threats
  • Previous by thread: Classes in bundles
  • Next by thread: Re: Classes in bundles
  • Index(es):
    • Date
    • Thread