MIoC

Metadata-driven ActionScript 3 autowire IoC framework

MIoC is a Lightweight metadata-driven IoC application framework for ActionScript 3. MIoC utilizes the reflection capabilities of AVM2 and AS3 to auto-wire classes thus improving code readability and generally aiding the development process.

At the time of this writing MIoC is little more then proof of concept with ~350 lines of code and only basic functionality. If the idea proves popular I’ll develop it further.

Feel free to e-mail me at
ish-west <at /> users <dot /> sourceforge <dot /> net

Special thanks to:

Aleksey Aristov
for teaching me about proper software architecture
Andrey Ivanov
for supporting MIoC