discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Status of ivar Key-Value Coding


From: David Wetzel
Subject: Re: Status of ivar Key-Value Coding
Date: Sun, 25 Jul 2004 15:22:47 +0200

Peter Ammon wrote:

> I read that GNUstep does not yet have ivar KVC.  Is there an ETA for 
> this feature?  How difficult would it be to write a very basic 
> implementation of setValue:forKey: on NSObject that only supports object 
> types and does not handle undefined keys?  (I'm not familiar enough with 
> the GNU ObjC runtime to know if it would require changes.)


this is part of GDL2. but you can use the code also without GDL2.
Look at EOKeyValueCoding.h/.m in the GDL2 package.

---
   _  _
 _(_)(_)_  David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG,
  _/  \_   Fax +49 33056 82835 Phone +49 33056 82834
 (______)  http://www.turbocat.de/





reply via email to

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