Making framework accessible to plug-ins?
Making framework accessible to plug-ins?
- Subject: Making framework accessible to plug-ins?
- From: John Anderson <email@hidden>
- Date: Mon, 6 Jan 2003 23:25:07 -0800
I'm trying to build a plug-in based application but I'm having
problems...
All plug-ins have a principal class that's a subclass of SyncPlugin.
So, what to do... right now all of my plug-ins include the SyncPlugin
superclass header and source files included. But I get "duplicate
implementations of SyncPlugin" errors in the console.
What's the best way to address this issue?
Thanks :-)
John
_______________________________________________
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.