gnustep-dev
[Top][All Lists]
Advanced

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

NSDictionary / KVC


From: Manuel Guesdon
Subject: NSDictionary / KVC
Date: Fri, 21 Mar 2003 18:16:44 +0100 (CET)

Hi,

Seems changes has been made in EO/NSKeyValueCoding for dictionary.
As far as I can see NSDictionary KVC valueForKey implementation, we'll have a 
warning each time we call it with key
count, allKeys and allValues.
Won't it be better to  use what was done in gdl2: emit a warning only the first 
time ? Otherwise, we may have a lot of
warnings :-(

As far as I can see, valueForKeyPath implementation has changed. Support for 
keys like 'a.b'  has
disappeared, hasn't it ? 

Manuel
--
______________________________________________________________________
Manuel Guesdon - OXYMIUM <address@hidden>
14 rue Jean-Baptiste Clement  -  93200 Saint-Denis  -  France
Tel: +33 1 4940 0999  -  Fax: +33 1 4940 0998





reply via email to

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