Le 10/12/2014, Martin a écrit :

> Le 10/12/2014, Frédéric a écrit :
>
> > My question is: how should I organise my code, in order to have robust
> > design? I want to use MVC pattern, and split things. In my codes (I
> > also wrote a panoramic control software, using PyQt²), for each
> > screen/window, I write a model, a view and a controller. The controller
> > handles all the logic between the model and the view (signal handlings,
> > data modifications and so).
>
> qooxdoo does not force the developer to use any kind of MV* patter in
> their applications. So basically you can do whatever you like using the
> standard pattern based on OO principles. The tooling will take care of
> the dependencies between the classes!

Digging arround, I discovered the pattern Model-View-ViewModel.

According to qooxdoo structure and tools, do you think this is an
appropriate pattern to use? Does anyone use it, here?

-- 
    Frédéric

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to