Table of Contents
FLING
Links
Project Goal
First Steps
FLING
Flash, meet Spring. Now, you two play nice.
Links
SVN -
http://svn1.cvsdude.com/osflash/fling/
Email List
http://springframework.org
Project Goal
to port the core functionality of the Spring Framework to ActionScript 2
First Steps
Implement a basic IoC container - Create our own version of org.springframework.beans and org.springframework.context packages.
Review client-side Spark code that Luke Hubbard has written