Robotlegs is an Actionscript framework that makes it easier to write and maintain applications.
It can use almost any design pattern for the application's architecture but comes with a built in version of the Model, View, Controller and Service design pattern. This is called its MVCS reference implementation.
In my session I will explore developing a small but real-world application using the Robotlegs Framework along with this MVCS implementation.
I will show how the architecture of the application can easily be split into separate layers that all have clear areas of concern.
I will also demonstrate how well Robotlegs integrates with AS3 Signals to produce what I believe is one of the cleanest application frameworks available to Actionscript developers at the moment.
Sign in to add slides, notes or videos to this session