RobotLegs AS3 v0.9: ElasticChaos (Broken, Fixed, Tidied, Improved)
RobotLegs AS3 v0.9 (codename ElasticChaos) is up on GitHub:
RobotLegs is nearly at v1.0! Many awesome changes since v0.8, with the most community involvement to date:
http://github.com/robotlegs/robotlegs-framework/commits/v0.9.2
The “Official RobotLegs Framework Repository” has also been moved:
http://github.com/robotlegs/robotlegs-framework
A LOT of exciting stuff is going on, and I encourage you to check out the Wiki:
http://wiki.github.com/robotlegs/robotlegs-framework
An upgrade guide from v0.8 isn’t really necessary is it? Here’s a list of some of the changes introduced in this last sprint:
- SwiftSuspenders DI solution fully integrated (bundled) into RobotLegs
- Constructor Injection (via SwiftSuspenders)
- Bonus DI Adapters removed
- CommandMap now features strong Event mapping
- As3commons logger removed
- Utils inlined and removed: createDelegate() and DelayedFunctionQueue
- dispatch() helper method renamed to dispatchEvent()
And various miscellaneous optimisations, cleanups and API changes.
RobotLegs AS3 is a Dependency Injection Driven MVCS Framework for Flash, Flex and AIR.
