Re: Finding "myself" in a plugin architecture
Re: Finding "myself" in a plugin architecture
- Subject: Re: Finding "myself" in a plugin architecture
- From: Brian Stern <email@hidden>
- Date: Tue, 20 Feb 2007 11:38:13 -0500
If you have a plugin architecture where the host application provides
APIs to the plugins then you should add an API that provides the path
to the plugin. The host application should know the answer since it
is the one loading the plugin.
On Feb 20, 2007, at 9:44 AM, R. Tyler Ballance wrote:
I'm following the Code Loading Programming Topics guide to work on
implementing a relatively basic plugin architecture for an
application of mine. The one thing that I "can't" seem to do is
"find myself" from the plugin's perspective.
--
Brian Stern
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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