Re: Value Transformers and MVC ...
Re: Value Transformers and MVC ...
- Subject: Re: Value Transformers and MVC ...
- From: Scott Anguish <email@hidden>
- Date: Mon, 21 Jun 2004 15:05:12 -0500
On Jun 21, 2004, at 11:40 AM, J Nozzi wrote:
Quick question:
Where in the MVC paradigm would the NSValueTransformer fit and why?
I don't think every object has to fit into one of those three slots.
So, I'd say none. They don't hold data, they don't interact with the
view. They could be considerer controllers I suppose if you absolutely
have to put it someplace.
they typically reside between M and V or V and C.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.