Re: MVC, storing VIEW-specific information and core data
Re: MVC, storing VIEW-specific information and core data
- Subject: Re: MVC, storing VIEW-specific information and core data
- From: Benjamin Stiglitz <email@hidden>
- Date: Mon, 9 Mar 2009 14:27:02 -0400
- Mail-followup-to: email@hidden
> While I do realize that I will have to get this data into the Managed
> Context somehow in order for it to be stored automatically with the
> document, I want to be able to make my model completely and utterly UI
> independent.
You could have a NodeViewState, joined to the Node by a relationship,
for each node to store the view-only parameters.
-Ben
_______________________________________________
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