Archives
Cairngorm internal event flow
This has been a big anxiety in my mind to know about the event flow mechanism than runs internally inside the cairngorm until I could look in to the source code of it. Here are my observations in short:
Steps a programmer does while utilizing the architecture:
1. Create a command class and write down the execution [...]

