Spring Actionscript: IoC Framework based on Spring
The extension is written in ActionScript 3 and is targeted at Flex, AIR and Flash developers. The IoC container and its XML dialect is heavily influenced by that of Spring so it should be easy for developers familiar with Spring to get started with it.
Spring ActionScript contains the following features:
* Inversion of Control container - XML driven, based on Spring
* Reflection API - providing a decent API around describeType()
* Cairngorm extensions - configurable Service Locator, extended Front Controller with command factories, Command chaining, …
* PureMVC extensions - bringing Dependency Injection to PureMVC
* several utilities, assertions, etc
They're also working on the following features, all of which are in an experimental phase:
* MVCS support - providing an architectural framework based on Model-View-Controller-Service
* Domain Driven Design utilities - base classes for entities, value objects, enums, repositories and services
* SqlLite database templates
* Aspect Oriented Programming
http://www.robgonda.com/blog/trackback.cfm?B28D98DC-954D-86DF-DB7BE88331F3A4D3