Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

* | |

  Show Posts
Pages: 1 2 3 [4]
46  Announcements and General Discussion / Getting Started / Re: demos on: August 13, 2008, 03:26:42
Hi,

In the main page of puremvc you have a lot of demos, just pick the framework you want, maybe some frameworks dont have demos because they are waiting for someone to do one ;) but almost have demos with the source code to download and live demos.

For example for AS3 Port: Standard you have a lot of them take a look at it here.

Hope it help,

Daniel Gomes
47  PureMVC Manifold / Standard Version / Having difficulties changing views on: August 13, 2008, 03:01:33
Hey guys, i am newbie to PureMVC and Design Patterns, and i have a few questions to make.

I just started to see some demos, like the login, employee admin, cafetownsend and i am trying to make something like cafetownsend mixed with employee admin but with weborb getting data from database with CRUD operations.

I already have the login working getting the crediantials from database, now i am with some difficulties to figured out how do i change the view when i logged in to the User Management Panel.

my file struture is this:


In other demos i saw that exists an ApplicationMediator, ApplicationProxy, ApplicationCommand but i dont really undertood it yet, but i thought its the way to solve my problem. Because what is make me confuse is change views/components from different mediators and proxys.

Sorry my bad english  :-\

Thanks for your time,

Daniel Gomes
Pages: 1 2 3 [4]