Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
darscan committed Aug 1, 2010
1 parent 277d1c1 commit 384599c
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,21 @@ h2. 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":http://www.robotlegs.org
Robotlegs enables:

* Automated Dependency Injection
* Loosely coupled inter-object messaging using native Flash Events
* Simple command execution and automation
* Automated view component mediation

"Official Robotlegs Website":http://www.robotlegs.org

h3. Getting Started

* "Brief Overview (draft)":http://wiki.github.com/robotlegs/robotlegs-framework/overview
* "Best Practices (draft)":http://wiki.github.com/robotlegs/robotlegs-framework/best-practices
* "Robotlegs Internals (draft)":http://wiki.github.com/robotlegs/robotlegs-framework/robotlegs-internals
* "Brief Overview":http://wiki.github.com/robotlegs/robotlegs-framework/overview
* "Common Problems":http://wiki.github.com/robotlegs/robotlegs-framework/common-problems
* "Best Practices":http://wiki.github.com/robotlegs/robotlegs-framework/best-practices
* "Robotlegs Internals":http://wiki.github.com/robotlegs/robotlegs-framework/robotlegs-internals

h3. Code

Expand All @@ -21,13 +29,6 @@ h3. Help, Support, Collaboration
* "Robotlegs Development Discussion Group":http://groups.google.com/group/robotlegs
* "Robotlegs Issue Tracking":http://robotlegs.lighthouseapp.com/tickets


h3. Tutorials and such on the Interblogs:

* "Robotlegs Bloggoweb Postings - Shaun Smith":http://shaun.boyblack.co.za/blog/category/robotlegs/
* "Flex Image Gallery Demo - Joel Hooks":http://joelhooks.com/2009/07/17/robotlegs-as3-a-dependency-injection-driven-mvcs-framework-for-flashflex-%E2%80%93-inspired-by-puremvc/
* "FlexUnit 4 Unit Testing and Robotlegs - Joel Hooks":http://joelhooks.com/2009/07/21/unit-testing-with-inversion-of-control-ioc-and-dependency-injection-di-with-the-robotlegs-framework-and-flexunit-4/

h3. News:

* "Follow Robotlegs on Twitter":http://twitter.com/robotlegs_as3
Expand Down

0 comments on commit 384599c

Please sign in to comment.