View Single Post
Codemonkey's Avatar Codemonkey Codemonkey is offline Super Moderator 2007-10-10 #207 Old  
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...
Reply With Quote