FROM : Graham
DATE : Thu Jun 08 21:49:18 2006
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.
DATE : Thu Jun 08 21:49:18 2006
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.
| Related mails | Author | Date |
|---|---|---|
| Graham | Jun 8, 21:49 | |
| Allan Hsu | Jun 8, 21:56 | |
| Graham | Jun 8, 22:24 |






Cocoa mail archive

