Re: Shared code in multiple plug-ins.
Re: Shared code in multiple plug-ins.
- Subject: Re: Shared code in multiple plug-ins.
- From: email@hidden
- Date: Tue, 26 Jun 2007 16:46:43 +0400
I have 2 iPhoto plugin's that use some shared code that is compiled
into static libraries. However, when both plug-in's are loaded they
seem to be trouncing all over each other's code. In the debugger
variables randomly go invalid. However if i have just one plug-in
installed and running, then all is fine. Has anyone seen this?
Yes, I had some problem when used static members in shared objective-c code.
Is there a decent solution?
Use frameworks to share code btw plugins.
_______________________________________________
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