RobotLegs AS3 Framework Presentations

I’ll be presenting at the Denver Flex User’s Group on July 15th on RobotLegs. In addition I should also be presenting via Adobe Connect for the Nashville Flash Platform User Group in May. Here is some additional information about the presentation.

RobotLegs is an IoC framework that’s been rising on the Flex framework scene. It’s a pure AS3 microarchitecture so it can be used in non-Flex projects as well. One thing that I like about the framework is that it does a pretty good job of telling you what’s wrong when you’re building your app. For example it’ll let you know if you’ve missed adding a class to the context. In this presentation I’ll show you how to set up a Flex app from the ground up using RobotLegs. In addition I’ll show you how to set up Flex Unit with RobotLets so that you can write unit tests or do test driven development for your project. I’ve worked with several Flex frameworks and RobotLegs is one of my favorites so far. This will be more of a live coding session than a theoretical talk about IoC. In this session you’ll learn how to set up your package structure, create a context, create a central data model, map events to commands, create and communicate with services, set up your views and use mediators as backing classes that will contain the ActionScript for them. I’ll also share a technique that I’ve been using that splits the context up so there isn’t one giant class to manage.

More information about the July preso can be found here:

http://ria5280.org/calendar/event/2010/7/15/178056

Leave a Reply