Cairngorm extensions from Universal Mind
I just saw that Universal Mind Cairngorm extensions for Flex are now set up on RIAForge (thanks Andrew).
We have been using the UM Cairngorm Extensions at Straker Interactive (where I work) for ZoomFlex since about six months.
One of the features that I really like about the UM extensions is the ability to combine together event-business logic. Given that any real-life application (like ZoomFlex) has quite a few commands, having a separate Command class for each command can become quite overwhelming. The ability to aggregate command logic into context-specific command classes is very useful.
» Continue reading "Cairngorm extensions from Universal Mind"

