I have a few questions about MVC which I would like to clarify in our company for the creation of PHP applications. -House uses developed frameworks. One is a MVC framework while others use a 3-level design with a presentation level, a logic layer is a data access layer. We find 3-level design to be more "object-oriented friendly" The question is if there is something we are missing in MVC, because we use MVC framework for simple CMS systems and more logical-intensive applications (e.g., An accounting application ends up at the end using the other framework
thanks
Comparing it to some extent apples and oranges Receive no "versus" MVC in V & C presentation level, while business logic and both layers DAL M. As long as you keep these aside, there is no reason why your design can not use it along with MVC.
Comments
Post a Comment