Re: How can a plug-in bundle get access to its own resources?

2009-11-10 Thread Benjamin Miller
On 10 Nov 2009, at 11:45, Motti Shneor wrote: This may seem a silly question, but I cannot find any decent way for my Plug-In bundle code to access its own resources! ... snip ... Is there a way out? Is there any trick, or technique to work around this bizarre deficiency of the Bundle mech

Re: How can a plug-in bundle get access to its own resources?

2009-11-10 Thread Benjamin Miller
On 10 Nov 2009, at 11:45, Motti Shneor wrote: Is there a way out? Is there any trick, or technique to work around this bizarre deficiency of the Bundle mechanism? That should have been: [NSBundle bundleForClass:[self class]] Benjamin ___ Cocoa-dev