Re: Bundle loading problem
Re: Bundle loading problem
- Subject: Re: Bundle loading problem
- From: Ambroise Confetti <email@hidden>
- Date: Mon, 20 Oct 2003 01:44:09 +0200
Le lundi, 20 oct 2003, ` 01:11 Europe/Paris, Dave Rosborough a icrit :
I placed the framework in "~/Library/Application Support/MyApp", and
used the bundle-loading code from:
http://developer.apple.com/documentation/Cocoa/Conceptual/LoadingCode/
Tasks/LoadingBundles.html
I can't help you solving your problem with the information you provide,
but I can at least tell you that I used this sample code last week to
implement a plug-in system and that everything just works fine. So, the
error is elsewhere...
Maybe you could tell us a bit more about your actual plug-in
implementation and the framework you derive it from.
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.
Ambroise
http://www.cellulo.info/
_______________________________________________
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.