Thursday, September 23, 2010

Robotlegs AS3 Micro-Architecture (Framework)

Actionscript Tutorials
robotlegs
Robotlegs is a pure AS3 micro-architecture (framework) with a light footprint and limited scope. Simply put, Robotlegs is there to help you wire your objects together. It provides the glue that your application needs to easily function in a decoupled way. Through the use of automated metadata based dependency injection Robotlegs removes boilerplate code in an application. By promoting loose coupling and avoiding the use of Singletons and statics in the framework Robotlegs can help you write code that is highly testable.

See Robotlegs in action.

There are several live examples for you to take a look at. These are all part of the Robotlegs Demo Bundle which is available for download/forking on Github.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...