FSMViz Version 0.4

FSMViz for pureMVC StateMachine Utility
source code here:
http://puremvc-utilities.googlecode.com/svn/tags/fsm_viz_0.4
Added the decode to AS3.
OK, so next I’m going to rip this all down and re-architecture it.
create a shell and a deployment agnostic module
split up the encoding/decoding and parsing of the data from the data editing
take all the manipulation of the visualisation from the view so that the view just fires notifications
make the visualisation into a module so that it can be changed easily
add preference data so that properties can be changed easily
oh, and implement an FSM :)
Tags: Flare, Flex, FSMViz, pureMVC, StateMachine
This entry was posted
on Wednesday, July 22nd, 2009 at 7:52 pm and is filed under AS3, FSMViz, Flex, StateMachine, pureMVC.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Hi
Do you by any chance know how to auto generate the json data for the dependency graph? I was thinking of graphing the relationships between classes in a Flex project were working on, even a litttle pointer in the right direction would be appreciated. Love what you did with the Flare kit by the way.
Brian