Re: Value Transformers and MVC ...
Re: Value Transformers and MVC ...
- Subject: Re: Value Transformers and MVC ...
- From: J Nozzi <email@hidden>
- Date: Mon, 21 Jun 2004 17:26:20 -0400
Thanks, I was having a hard time pinning it down - no matter how hard
I hit that round peg it wouldn't fit into the square hole ...
I'm trying very hard to follow the whole MVC thing like a good little
developer, but some parts of an app just don't seem to lend themselves
to that concept.
- J
On Jun 21, 2004, at 4:05 PM, Scott Anguish wrote:
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.