Table of Contents

ASIoC

ASIoC is a very simple implementation of Dependency Injection (DI) pattern also known as Inversion of Control (IoC) written in Action Script 2.0. It is similar in design and philosophy to Java Spring Framework. ASIoC Container allows engineers to intuitively assemble independent and pluggable components into an integrated whole.

Description

Action Script Inversion of Control

Links

Homepage: http://asioc.sourceforge.net/

Email List