Re: Damn sisters :-)
Re: Damn sisters :-)
- Subject: Re: Damn sisters :-)
- From: Marcel Weiher <email@hidden>
- Date: Wed, 12 Dec 2001 01:46:11 +0100
On Dienstag, Dezember 11, 2001, at 10:34 Uhr, Matt Rollefson wrote:
Those of you interested in this (automatic accessors, that is) in the
context of Cocoa might look into Key Value Coding:
http://developer.apple.com/techpubs/macosx/Cocoa/TasksAndConcepts/ProgrammingTopics/
KeyValueCoding/
Hmm, KVC seems to be more like the complement of automatic accessors.
The MPWFoundation, among other useful tidbits, provides accessor macros,
which make 'writing' accessors much more convenient:
idAcccessor( myObject, setMyObject )
etc.
Marcel
--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.