diggbe


a general purpose DI engine for actionscript3/flex

Diggbe is a general purpose DI engine. It is first conceived for unit testing purposes (to avoid xxxSet/GetForTest). But it can also be use for runtime code to allow service dependencies to be injected.

Diggbe is design to be as flexible as possible to deal with general aspects of dependency injection. It should work with all different type of applications. Weather is a MVC based or not.

intro @ http://code.google.com/p/diggbe/wiki/StartUp

Project Information

Labels:
as3 flex dependancyInjection IoC ria flash