In NSObject.m GSGetValue() doesn't support method which doesn't return a value.
Here is the part of the code:
if (type == NULL)
{
return [self handleQueryWithUnboundKey: key];
}
I think this is not the case for Apple.
For exemple WODisplayGroup has a method name -(void)qualifyDataSource which can be
called with the -valueForKey call
I think -valueForKey should return nil in the case.
What do you think ?
Manuel
--
______________________________________________________________________
Manuel Guesdon - OXYMIUM <[EMAIL PROTECTED]>
14 rue Jean-Baptiste Clement - 93200 Saint-Denis - France
Tel: +33 1 4940 0999 - Fax: +33 1 4940 0998
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep