Abdelrazak Younes <[email protected]> writes: > If we proceed as I suggested then that would be the result indeed: > > model: everything in src/, src/inset/ and src/math/ > > view: all the different dialogs, including GuiView > > controller: GuiApp mainly, but also GuiView::dispatch(), as well > Dialog, GuiDialog and DialogView classes.
The controller could live in the frontends/ directory, and the view in frontends/qt4 :) JMarc
