Closed Coeur closed 9 years ago
userinfo is a dictionary: objectForKey: is faster and will prevent undesired behavior of valueForKey:
By undesired behavior, I mean when key is @"@class" or @"@copy" for instance.
userinfo is a dictionary: objectForKey: is faster and will prevent undesired behavior of valueForKey:
By undesired behavior, I mean when key is @"@class" or @"@copy" for instance.