This is a collection of notes about all things Commons SCXML, a scratch pad of sorts, aimed at noting down usages for the frequently needed bits of Commons SCXML and some related and interesting (to some of us) tidbits.
State Chart XML (SCXML) is a general-purpose event-based state machine language that can be used in many ways.
Contains notes about trying Commons SCXML and testing SCXML documents.
Contains notes about the core Commons SCXML APIs.
The first set of notes walks through the most common usage pattern, end-to-end.
Contains notes about Commons SCXML APIs for extending or altering document semantics.
Contains notes about non-primary uses for Commons SCXML.