my class initialize is being called multiple times
my class initialize is being called multiple times
- Subject: my class initialize is being called multiple times
- From: Graham <email@hidden>
- Date: Thu, 8 Jun 2006 15:49:18 -0400
I have a class with a class initializer:
+ (void)initialize;
And it getting called multiple times (which is obviously causing
problems for me).
How is this possible?
The class does have several subclasses, not that that should matter.
_______________________________________________
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