Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sitron/RobotlegsModularTest
a simple test of Robotlegs modular implementation
https://github.com/sitron/RobotlegsModularTest
Last synced: about 2 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 15 years ago)
- Default Branch: master
- Last Pushed: 2010-03-09T11:07:28.000Z (almost 15 years ago)
- Last Synced: 2024-08-04T05:03:03.847Z (5 months 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 singletonsDependencies:
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/