Dependency Injection for Adobe Flex and Flash
SmartyPants IOC is a lightweight Dependency Injection framework written in ActionScript 3, for use in your Adobe Flex and Flash projects.
Features at a glance:
- Inspired by, and in the style of Google Guice.
- Use the ActionScript DSL to describe injector rules, no XML files required.
- Declare dependencies using ActionScript annotations.
- Live Injection: Flex Bindings for your dependencies.
