gnustep-dev
[Top][All Lists]
Advanced

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

Re[9]: Recent key-value encoding changes to NSObject.


From: Manuel Guesdon
Subject: Re[9]: Recent key-value encoding changes to NSObject.
Date: Thu, 14 Feb 2002 15:59:17 +0100 (CET)

Hi,

Is it possible to make these 2 functions public (or at least not static) ?
        static void GSSetValue(NSObject *self, NSString *key, id val, SEL sel, 
const char *type, unsigned size, unsigned off);
        static id GSGetValue(NSObject *self, NSString *key, SEL sel; const char 
*type, unsigned size, unsigned off)

BTW, as KVC in GNUstep is in core not in EOF, there's actually some missing 
parts in core: NSarray, NSDictionary and NSMutableDictionary
implements valueForKey: 
Is it possible to add this to base so this part will be complete and 
NSArray/NSDictionary will be conform to specs ?

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]