0

What possible benefits can one derive by using only the controller part of MVC in a service oriented architecture pattern. The database access layer, created by LLBLGen Pro, is manipulated without using the MVC 'model'. And, as we've been using DNN as my content management system, We've created modules that make a call via the 'controller' to the service (REST based). My question is - that we could have done this the simpler way! Why use MVC? Is it a common practice to use MVC this way?

MontyPython
  • 2,906
  • 11
  • 37
  • 58

0 Answers0