Mixing cocoa and carbon crashing in photoshop plugin
Mixing cocoa and carbon crashing in photoshop plugin
- Subject: Mixing cocoa and carbon crashing in photoshop plugin
- From: Scott Andrew <email@hidden>
- Date: Thu, 24 Nov 2005 01:16:20 -0800
I have a photoshop plug-in that i am mixing cocoa and carbon in and i
am getting intermittent crashes. I do call NSApplicationLoad like i
should. The 2nd time i come through the app i don't hit my break
points. Now i saw something about bundles with coco never unloading
so I am thinking this could be the solution.
So my thought was to create a cocoa bundle that is loaded by my
Carbon bundle. I want to use cocoa for the UI. I was wondering if
checking CFBoundleIsLoaded would be a check i should make and don't
reload the plugin the 2nd time around if tis loaded. Has anyone mixed
carbon/cocoa in a plugin? Did you seperate the cocoa into a seperate
bundle or code?
_______________________________________________
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