David Ayers schrieb:
> Tim McIntosh schrieb:
>>
>> For example:   [EMAIL PROTECTED]@count
>>
>> With Cocoa's -[NSArray valueForKeyPath:] behavior, this would invoke
>> [object valueForKeyPath: @"[EMAIL PROTECTED]"] on each object in the
>> display group, then return the sum of the counts.


Actually, since Cocoa currently supports the aggregate keys, then maybe
we need to move some of GDL2 KVC to -base... and then also -base's KVC
would need more context with valueForKeyPath: on NSArray

http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Protocols/NSKeyValueCoding_Protocol/Reference/Reference.html
[http://tinyurl.com/2cq4rg]


Cheers,
David



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

Reply via email to