On 18 Aug 2009, at 18:44, Eric Wasylishen wrote:

Hi,
I noticed that if you have getter/setter methods with return/ argument types not supported by KVC (for example, SEL), trying to get or set it using KVC throws an exception on GNUstep, while on OS X 10.5, valueForUndefinedKey: or setValue:forUndefinedKey: are called.

I've attached a test program along with a patch for GNUstep base which changes the behaviour to match OS X.

Thanks very much.  I applied your patch to gnustep svn.


_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to