https://github.com/sitron/RobotlegsModularTest
a simple test of Robotlegs modular implementation
https://github.com/sitron/RobotlegsModularTest
Last synced: 7 months ago
JSON representation
a simple test of Robotlegs modular implementation
- Host: GitHub
- URL: https://github.com/sitron/RobotlegsModularTest
- Owner: sitron
- Created: 2010-03-02T14:42:28.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-03-09T11:07:28.000Z (almost 16 years ago)
- Last Synced: 2024-11-15T15:41:46.877Z (about 1 year ago)
- Language: ActionScript
- Homepage:
- Size: 97.7 KB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
- awesome-actionscript-sorted - RobotlegsModularTest - a simple test of Robotlegs modular implementation (Frameworks / RobotLegs Framework)
README
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: http://github.com/Stray/robotlegs-utilities-Modular
SwiftSuspender beta download: http://github.com/tschneidereit/SwiftSuspenders/downloads
Eric Feminela's HashMap: http://www.ericfeminella.com/blog/actionscript-3-apis/
Keith Peters's Minimal Comps: http://www.minimalcomps.com/