seanhess / robotlegs-framework forked from robotlegs/robotlegs-framework

A DI driven MVCS framework for Flex and Flash

This URL has Read+Write access

name age message
file .gitattributes Sat Oct 03 21:44:36 -0700 2009 added .gitattributes: *.swc -crlf -diff [darscan]
file .gitignore Thu Nov 05 06:27:41 -0800 2009 Restructured ContextBase and mvcs.Context. Intr... [darscan]
file CHANGELOG.textile Tue Nov 24 06:31:56 -0800 2009 Increased version to 1.0RC9 [Till Schneidereit]
file CONTRIBUTORS.textile Fri Nov 13 08:59:49 -0800 2009 Updated contributors doc [darscan]
file LICENSE Thu Nov 12 09:08:16 -0800 2009 Added LICENSE file and changed all class files ... [Till Schneidereit]
file README.textile Fri Nov 06 06:11:45 -0800 2009 updated the README (some more) [joelhooks]
file build.properties Wed Nov 25 02:39:01 -0800 2009 Updated SwiftSuspenders to v1.0.0, fixed up som... [darscan]
file build.xml Wed Nov 25 02:39:01 -0800 2009 Updated SwiftSuspenders to v1.0.0, fixed up som... [darscan]
directory build/ Wed Nov 25 02:39:01 -0800 2009 Updated SwiftSuspenders to v1.0.0, fixed up som... [darscan]
file formatting.properties Fri Sep 04 16:44:54 -0700 2009 added dispatch() helper method to mvcs context.... [darscan]
directory src/ Loading commit data...
directory test/ Mon Nov 16 19:02:56 -0800 2009 Added IMediatorMap.unmapView() and test [darscan]
README.textile

Robotlegs: A pure AS3 micro-architecture for Flash and Flex

Robotlegs is a lightweight AS3 MVCS micro-architecture. Robotlegs was created to provide a small, loosely coupled application framework that is easy to test.

Robotlegs Website

Getting Started

Code

Help, Support, Collaboration

Tutorials and such on the Interblogs:

News:

Other Resources

License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.