PureMVC Architects Lounge

PureMVC Manifold => Demos and Utils => Topic started by: puremvc on October 28, 2012, 12:39:43



Title: StateMachine - A PureMVC Perl Utility
Post by: puremvc on October 28, 2012, 12:39:43
This utility provides a simple yet effective Finite State Machine implementation, which allows the definition of discrete states, and the valid transitions to other states available from any given state, and the actions which trigger the transitions.

A mechanism is provided for defining the entire state machine in XML and having a fully populated StateMachine injected into the PureMVC app.

Standard and MultiCore versions are included.

The demo is located here: https://github.com/PureMVC/puremvc-perl-util-statemachine/wiki

It was ported to Perl by Fredric Sullet.

NOTE: This topic is locked. Add all your comments to the discussion in the Standard Version's topic. http://forums.puremvc.org/index.php?topic=2058.0