Tag Archives: architecture

Why Robotlegs For Games?

Why Robotlegs for Games? The following covers why you would utilize the Robotlegs MVC architecture in a lightweight, Lua game for Corona. I’ll discuss the refactoring reasoning, the common problems you run across in game architecture, and their solutions with … Continue reading

Posted in Flex | Tagged , , , , , , , | 7 Comments

Adding Dependency Injection to Cairngorm 2.x via SwiftSuspenders (or Robotlegs) for Middle Tier Mocking

Introduction The following discusses how to utilize Dependency Injection in the Cairngorm 2.x framework, explains why you’d want to do this, and shows the code you need. Included is a brief explanation of how you Mock or “fake” a backend … Continue reading

Posted in Flex | Tagged , , , , , , , , | 8 Comments