Re: XCode: generate KVC compliant method bodies from header
Re: XCode: generate KVC compliant method bodies from header
- Subject: Re: XCode: generate KVC compliant method bodies from header
- From: Raffael Cavallaro <email@hidden>
- Date: Sun, 23 Jan 2005 00:26:58 -0500
On Jan 22, 2005, at 10:48 PM, Bruce Truax wrote:
Note that neither gets the
definitions perfect, they do not handle mutable objects properly (they use
copy rather than mutableCopy), but other than that they are great time
savers.
This is actually a pop-up pref in the current version of Accessorizer for both getters and setters, though it doesn't make the choice for you automatically on a per ivar basis (presumably it could do so by noting the presence of the substring "mutable" in the ivar name.)
Raffael Cavallaro, Ph.D.
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden