Re: Bundle loading
Re: Bundle loading
- Subject: Re: Bundle loading
- From: Marco Scheurer <email@hidden>
- Date: Thu, 22 Aug 2002 14:41:06 +0200
On Thursday, August 22, 2002, at 02:03 pm, Chris Ridd wrote:
Does loading a bundle in cause any code to get executed in the bundle
automatically, or any other kind of automatic initialization?
Basically if I write a bundle, how do I make sure that some kind of
initialization that I may require happens?
The docs are pretty unclear on this, as they seem to be mostly written
from
the point of view of the code loading the bundle in.
Look for + (void) load in NSObject, and be careful.
Marco Scheurer
Sen:te, Lausanne, Switzerland
http://www.sente.ch
_______________________________________________
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.