Thread
:
App: MVC Gallery
View Single Post
Codemonkey
2007-10-10 #
207
Originally posted by Nutrox
I will be sticking with the way the Controller registers and executes Commands. The Controller receives an event and executes a Command based on the type of event.
How are the events mapped to the right chain of commands, if the user decides to not use controller centric events? In other words, when the events->commands aren't mapped 1-on-1 in some associative array...
Codemonkey
View Public Profile
Visit Codemonkey's homepage!
Find all posts by Codemonkey