Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

sammyt/dawn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

type safe, testable, but also fun

Dawn has 3 core parts - an injector with a full feature set, here is a taster:

  • constructor, method and property injection
  • terse DRY configuration via actionscript DSL
  • named, instance and factory providers for lots of flexibility
  • built-in and custom scopes
  • eager singleton scope for early object creation
  • post construction callbacks

A notification system designed to leverage the in-built type system of the language and a command library built on top of the injector and notifier for type safe injectable commands

more info

Check out the documentation. Then there is also the presentation I gave at FLUG and I churn out the odd blog post

I've just created a forum for Dawn. There isn't a lot there, but feel free to ask if you want any help or have some thoughts :)

About

lightweight dependency injection for actionscript

Resources

Stars

Watchers

Forks

Packages

No packages published