My favorites | Sign in
Project Logo
                
Search
for
Updated Jan 09, 2009 by darshan.sawardekar
Labels: Featured
Examples  
List of demo applications


Simple Undo

Basic usage of Undo-Redo in Fabrication with SimpleUndoableCommand.

Demo View Source SVN

Simple Routing

Demo of different ways to communicate between modules using routeNotification.

Demo View Source SVN

Slacker

Implementation of Slacker with Fabrication.

Demo View Source SVN

Hello Flash using Modules

Implementation of HelloFlash with Fabrication.

Demo View Source SVN

Typing Undo

A typing demo application with undo support. Shows how to group commands. Each keystroke is a change command which gets merged based on how fast the text was typed.

Demo View Source SVN

Todolist

Todo list manager implement with Fabrication. Another showcase of undo-redo. It shows how to support undo/redo of objects.

Demo View Source SVN

Simple Finite State Machine

A very simple FSM demo using the State Machine Utility with Fabrication. The StateMachine's changed, action and cancel notification are altered enroute using interceptors to remove slashes for use with the respondTo convention.

Demo View Source SVN

Reflexive mediator registration with Tab Navigator

Basic demo of using reflexive mediator registration with lazy instantiated Tab Navigator children.

Demo View Source SVN

Reflexive mediator registration with Flex States

Using FlexStates and Reflexive mediator registration.

Demo View Source SVN



Sign in to add a comment
Hosted by Google Code