Hello all,
so i follow the suggestion of 666shooter ;-) and i am asking the community if there is a recommended way to start a new AIR Desktop project using the MVC pattern. I am planing a rich desktop application which has a database-layer for connecting to a remote database.

Is there a very very simple example available which shows how to organize the project and make usage of MVC with Spring Actionscript 2 ? When i read the documentation then there is the puremvc already included?