Re: Bindings validation for NSMutableArray of NSMutableDictionary
Re: Bindings validation for NSMutableArray of NSMutableDictionary
- Subject: Re: Bindings validation for NSMutableArray of NSMutableDictionary
- From: "email@hidden" <email@hidden>
- Date: Fri, 14 Dec 2012 12:21:04 +0000
On 14 Dec 2012, at 11:13, Mike Abdullah <email@hidden> wrote:
> I'd strongly advise the OP it's better for them to create a custom class for their model objects, rather than go down this route of globally modifying NSMutableDictionary's API.
In general I would strongly advise this too, which effectively means don't use editable bindings with NSMutableDictionary.
However, it is a practical solution to an implementation problem.
Jonathan
_______________________________________________
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