|
From: | Richard Frith-Macdonald |
Subject: | Re: KVC |
Date: | Tue, 29 May 2007 10:17:44 +0100 |
On 29 May 2007, at 08:43, Helge Hess wrote:
Hi, On May 28, 2007, at 18:23, Nicola Pero wrote:just mentioning that Chris Farber (one of our Summer of Code students) is supposed to start today, working on GNUstep's KVC and KVO ... this might be a good bug fix for him to warm up :-)there seem to be plenty of issues with GNUstep KVC (things which work with Cocoa but not with GS).Looks like OGo is a good test case for that kind of stuff:http://mail.opengroupware.org/pipermail/gnustep-port/2007-May/ thread.html-setNilValueForKey: just popped as just another compat issue. (never seen that get into the way on MacOS)
Hi Helge, It's not clear to me what the problem is with - setNilValueForKey:
The Apple documentation at http://developer.apple.com/documentation/ Cocoa/Reference/Foundation/Protocols/NSKeyValueCoding_Protocol/ Reference/Reference.html#//apple_ref/occ/instm/NSObject/ setNilValueForKey: says that 'The default implementation raises an NSInvalidArgumentException'
Are you saying that the Apple implementation does not do what the documentation says?
[Prev in Thread] | Current Thread | [Next in Thread] |