#1 2016-11-10 14:12:28

AntonE
Member
Registered: 2012-02-03
Posts: 74

MVC design question

Hi.
Looking at the MVC sample...

To segregate logical units of the app, can/should I create an IMVCApplication for each 'module' in the server? As one (not so good) example, in accounting app you can have billing, inventory, blog, etc. as separate logical 'modules'.
AntonE

Offline

#2 2016-11-10 16:32:14

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,238
Website

Re: MVC design question

It may help implementing the interface segregation SOLID principle...

Offline

Board footer

Powered by FluxBB