discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EOF 2.0 KeyValueCoding


From: Nicola Pero
Subject: Re: EOF 2.0 KeyValueCoding
Date: Wed, 22 Aug 2001 12:58:28 +0100 (BST)

> Hi,
> 
> Can I add the functionality of EOF2's KeyValueCoding to the DB library of
> gnustep. The methods I want to add is the following.
> 
> - (id)valueForKey:(NSString *)key;
> - (void)takeValue:(id)value forKey:(NSString *)key;
> 
> - (id)valueForKeyPath:(NSString *)path;
> - (void)takeValue:(id)value forKeyPath:(NSString *)path;
> 
> - (id)handleQueryWithUnboundKey:(NSString *)key;
> - (void)handleTakeValue:(id)value forUnboundKey:(NSString *)key;

I thought these methods were already implemented in the gnustep base
library, in NSObject ... 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]