Frameworks in bundles?
Frameworks in bundles?
- Subject: Frameworks in bundles?
- From: Thomas Backman <email@hidden>
- Date: Tue, 15 Apr 2008 23:15:36 +0200
Hi everybody.
I'm writing a plugin architecture for my app. I just moved a class
from the main project to a new Bundle project, and got 18 errors
because of a few missing frameworks. I'm using two frameworks that I
ship with the app, since they're not included in OS X.
To start with, I'll have three plugins, all of which require those
frameworks.
Now, that means that the three plugins, each with only 100-150 lines
of code, need 4MB worth of frameworks... Is there a way to get around
this without making it ugly, to include the frameworks *once*?
Obviously, it'd be great if the solution meant that plugin developers
wouldn't have to include the frameworks as well...
Any ideas?
Regards,
Thomas
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden