Spring ActionScript 是 ActionScript 编程语言的一个 IoC 、MVC 编程框架,主要用于 Flash、Flex 和 AIR 平台的应用开发。
当前版本的Spring ActionScript已经实现了IOC,反射编程框架,集成了Cairngorm和PureMVC框架。接下来会开发一个MVCS( Model-View-Controller-Service)的架构,并且加入AOP(Aspect Oriented Programming)面向切面编程。
使用pranaframework框架的一个例子(与使用Spring ActionScript类似,只是包名改了。
项目主页:http://www.springactionscript.org/
下载地址:http://www.springactionscript.org/docs/reference/html/springactionscript.html
来自:开源中国社区

