Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

* | |

  Show Posts
Pages: [1]
1  PureMVC Manifold / Standard Version / is this what the state machine would be good for on: August 02, 2010, 09:40:27
I am creating a demo of a mobile USSD application - it mean that depending on what the user selects, certain button will change their onscreen text and mouseclicks will do different things

There are a lot of possible routes through and it is getting out-of-hand.

I am thinking that maybe the state machine will help me create a more robust and
scalable application?

Has anyone got experience of using the state machine utility - will it help?
Pages: [1]