• 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: Bundle loading problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bundle loading problem


  • Subject: Re: Bundle loading problem
  • From: Dave Rosborough <email@hidden>
  • Date: Sun, 19 Oct 2003 17:39:02 -0700

On Sunday, October 19, 2003, at 04:44 PM, Ambroise Confetti wrote:

Update: I just read your message again, and it seems you're trying to implement your plug-in as a framework. A plug-in should be a bundle that USES a framework. You provide that framework to the plug-in developers as developer of the main application.

Sorry that I was unclear. I was in fact doing it as you describe.

I found the problem - I was declaring this abstract class in the framework, but also declaring it in the app that was trying to load the plug-ins. I removed the abstract class from my app, and instead linked to the framework (because I'm also declaring subclasses of my abstract class directly in the app, at least temporarily). Getting rid of this duplication fixed the problem.

Thanks!
Dave R
_______________________________________________
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: 
 >Re: Bundle loading problem (From: Ambroise Confetti <email@hidden>)

  • Prev by Date: NSArray/MutableArray subclass/extension
  • Next by Date: Re: NSArray/MutableArray subclass/extension
  • Previous by thread: Re: Bundle loading problem
  • Next by thread: NSArray/MutableArray subclass/extension
  • Index(es):
    • Date
    • Thread