ニュース

If you say "In the MVC pattern where does business logic lie" and imply that everything must be labelled as a model, view or controller, then of course people are going to label the service and ...
Having separate controller classes for the different sheets seems like a good idea, but can be tricky as well-- basically I just haven't seen enough real world examples of mvc in cocoa to know the ...