Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.
justsee edited this page Sep 13, 2010 · 38 revisions

A Dependency Injection framework for ActionScript

Dawn is a lightweight framework for ActionScript inspired by Google Guice. In addition to Dependancy Injection, it provides type safe notifications and helps you to build apps which are loosely coupled, easily unit tested, and less error-prone.

Motivation

Getting Started

GettingStarted
DawnBasics

Clone this wiki locally