Annotation of Examples/EnterpriseObjects/MasteringDetails/EOFExtensions.subproj/ValueForKey.h, revision 1.1

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: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.