Re: difference between frameworks and plugins
Re: difference between frameworks and plugins
- Subject: Re: difference between frameworks and plugins
- From: Jesse Grosjean <email@hidden>
- Date: Thu, 3 Feb 2005 14:59:35 -0500
Have you investigated the possibility of using the "bundle_loader"
flag for ld? Check man ld for details.
Don't bother, it's not appropriate. -bundle_loader needs to point to
an executable, not another bundle.
Thanks for the suggestions though. I think I was going about this the
hard way. For now I plan to just use protocols to allow my plugins to
talk. Protocols get me almost everything that I want, but more
importantly they seem to be the tried and true way to do this.
Thanks,
Jesse
_______________________________________________
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