self = [super init], Cocoa , , . , , . -init, , Objective-C .
-init-, , , -init . , :
+ (id) instanceForIndex:(NSUInteger)index {
id obj = [Cache findSelf:index];
if (obj == nil) {
obj = [[self alloc] init];
}
return [[object retain] autorelease];
}
-init. -init.
, , Cache, (, NSMutableDictionary, NSNumber, ). SO .