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 16:29:09 -0500
On Jun 21, 2004, at 4:26 PM, J Nozzi wrote:
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.
There are certainly parts that don't fit nicely into the paradigm. And
that's cool.
Also, there are borderline cases that will cause arguments between you
and otherwise normally sane people who disagree with you. At which
point I tend to just ignore mmalc.
- 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.