I was asked today at work if I could do a quick walkthrough of the Swiz framework via Connect. In the end, we decided that I should recorded a screencast that anyone can view, available below. Swiz is a darn-near magical framework for Flex that gives you the benefits of dependency injection, event-driven development, and separation of concerns without the boilerplate or heavy reliance on base class functionality present in other frameworks. Going further, it's darn simple to learn: 20 minutes of example and a quick skim of the feature list should be all you need to begin being effective. If there's two things to get from the following video, they are:
  1. Swiz manages your dependencies in the POJO-vein of Spring/ColdSpring
  2. Swiz lets you write plain, non-framework AS3 code that's wired together with terse metadata
Enjoy!

Swiz in 15 minutes from Joe Rinehart on Vimeo.