a simple test of Robotlegs modular implementation
ActionScript
Switch branches/tags
Nothing to show
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= src/com/sitronnier/tests
carview.php?tsp= README.txt

README.txt

Tests with Robotlegs modular implementation
The goal is to make sure RL modules can be completely removed, added multiple times, and so on... 
Based on Stray's modular extension
It is using SwiftSuspender beta version to be able to garbage collect mapped singletons
Dependencies:
Stray's RL modular version: https://github.com/Stray/robotlegs-utilities-Modular
SwiftSuspender beta download: https://github.com/tschneidereit/SwiftSuspenders/downloads
Eric Feminela's HashMap: https://www.ericfeminella.com/blog/actionscript-3-apis/
Keith Peters's Minimal Comps: https://www.minimalcomps.com/