Re: Why so many public properties all up in my grizzle?
Re: Why so many public properties all up in my grizzle?
- Subject: Re: Why so many public properties all up in my grizzle?
- From: Marco Tabini <email@hidden>
- Date: Fri, 16 Mar 2012 17:11:24 -0400
> That time has passed now, so you can now completely specify IBOutlets (and IBActions) in your implementation file and hide the details from the outside world. If you want properties, you can use a class extension like so to add them:
Sorry to hijack this conversation, but I've been meaning to ask: Where is this documented? I stumbled on this feature (and the ability to declare ivars directly in the .m file), but I didn't see it explained it anywhere. I'm sure I'm just not looking in the right place, but I can't find it anywhere.
Cheers,
Marco
_______________________________________________
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