Re: Any way to synthesize KVC compliant collections?
Re: Any way to synthesize KVC compliant collections?
- Subject: Re: Any way to synthesize KVC compliant collections?
- From: Quincey Morris <email@hidden>
- Date: Wed, 6 Oct 2010 10:54:47 -0700
On Oct 6, 2010, at 10:03, Citizen wrote:
> I was hoping it would provide me with less code to write and maintain. Make it easier for me to support code for both garbage collected and reference counted environments. And provide me with KVO compliant accessors. ;-)
I'd be interested to see, if you'd care to take the time, an example of what the source code might look like if such a feature existed.
It would also be nice if Xcode had more direct support for inserting templated accessors (I can never quite remember the form of the accessors, and getting them slightly wrong is a frustrating exercise in debugging), and if its Refactor supported these collection accessors, validate<Key> and keyPathsForValuesAffecting<Key>, etc.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden