Re: How can a plug-in bundle get access to its own resources?
Re: How can a plug-in bundle get access to its own resources?
- Subject: Re: How can a plug-in bundle get access to its own resources?
- From: Alastair Houghton <email@hidden>
- Date: Tue, 10 Nov 2009 13:40:39 +0000
On 10 Nov 2009, at 12:59, Motti Shneor wrote:
> is unusable for me, because I have many plugins that build from the same code, and export the same class (of course --- the same class name).
That's your mistake. You shouldn't do that. Class names must be unique within a process, otherwise you could cause yourself all kinds of pain.
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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