Re: How dangerous is +load?
Re: How dangerous is +load?
- Subject: Re: How dangerous is +load?
- From: Hasan Diwan <email@hidden>
- Date: Wed, 30 Apr 2003 12:01:25 -0700
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
+ (void)initialize {
[super initialize]; // may not be needed
[[NSNotificationCenter defaultCenter] addObserver: self
selector:@selector(configureTestingUI:)
name:NSApplicationDidFinishLaunchingNotification object:nil];
}
On Wednesday, Apr 30, 2003, at 11:34 US/Pacific, Georg Tuparev wrote:
Any suggestions how can I achieve the same functionality in a more
kosher way?
Hasan Diwan {
http://ibn.com/~hdiwan}
OpenPGP Fingerprint: 275D 0E84 550C D92A 4A56 732C 8528 2579 E6E9 4842
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (Darwin)
iD8DBQE+sB2LhSgleebpSEIRAjfaAJ9Kt1U7kwe2V7QO7ZoySjrLBN3vAgCdEJIo
qehIx5Jt+ALnmjLAXcQvUjA=
=AWEt
-----END PGP SIGNATURE-----
_______________________________________________
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.