|
|
1.1 ! root 1: /* ValueForKey.h - A single value-at-a-time cover for the KeyValueCoding Protocol */ ! 2: // Object at a time convenience covers for takeValuesFromDictionary and valuesForKeys. ! 3: ! 4: #import <eoaccess/eoaccess.h> ! 5: ! 6: @interface NSObject (valueForKey) ! 7: - valueForKey:(NSString *)key; ! 8: - (void)takeValue:value forKey:(NSString *)key; ! 9: @end ! 10:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.