Prana Framework

Inversion of Control for ActionScript 3.0

Documentation

Here you can find documentation, API docs, a collection of blog posts and interesting links about Prana and IoC in general.

Documentation

  • API (Prana Framework 0.5)

Prana

  • Introducing Prana: Inversion of Control Container for ActionScript 3.0
  • Prana enabled Cairngorm Store (new)
  • Prana Presentation Slides (new)
  • Configuring Cairngorm’s FrontController
  • Prana 0.2 release with AS3 Reflection API
  • Prana Sample: Movie Application
  • Chaining Command in Cairngorm with Prana
  • Delegate Factories with Prana
  • Configuring mx.logging.Log with Prana
  • Templates in Prana’s application context

Inversion of Control and Dependency Injection

  • Inversion of Control Containers and the Dependency Injection Pattern, by Martin Fowler

Books

  • Pro Spring
  • Spring in Action