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]
1  Announcements and General Discussion / Getting Started / Place for commands on: November 11, 2011, 06:22:09
Hello everyone,

I am quite new to the PureMVC framework and have a question about placing the commands:

When I register a command to interact between the view and model - where should I place the code to preserve the consistency of the PureMVC pattern? Do I have to register all the commands in the ApplicationStartupCommand file, or can I register the commands to the facade right out of mediator or proxy?

Thanks in advance,

K.
Pages: [1]