Dear community,
We're pleased to announce that Spring ActionScript 1.0 is now available.
Download | API Documentation | HTML Docs | Changelog
Spring ActionScript is an offshoot of the Java Spring Framework written in ActionScript 3.0. The framework contains the following core features:
- Inversion of Control container, configurable with XML or MXML
- EventBus supporting loose communication between application components
- Metadata/annotation processing used for autowiring, event handling, ...
- Operation, Command and Task API
- Utilities for abstracting server communication
- Support for Modules
- Extensions for the Cairngorm and PureMVC frameworks
The Spring Actionscript team would like to take this opportunity to thank everyone who took the time to report bugs, give suggestions and help out in any other kind of way. Without the dedicated Spring community behind us, the framework would not be where it is today. Thank all of you!
As always, we're on the look out for new members to join the team. If…