Re: Accessing members from NSDictionary
Re: Accessing members from NSDictionary
- Subject: Re: Accessing members from NSDictionary
- From: Pax <email@hidden>
- Date: Fri, 05 Apr 2013 14:55:06 +0100
On 5 Apr 2013, at 14:20, Mike Abdullah <email@hidden> wrote:
>
> For a start, trying to access instance variables directly is almost always a bad idea. Expose proper accessor methods instead.
>
Why is it a bad idea? I do this quite often, and I find it has the double benefit of improving readability and reducing the number of lines of code. But if it's bad then I shall look to mend my ways - but I'll need to understand the badness first!
_______________________________________________
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