Author: rahul
Date: Thu Sep 8 14:22:34 2005
New Revision: 279628
URL: http://svn.apache.org/viewcvs?rev=279628&view=rev
Log:
Cast a shadow (logo effect) while shedding some light (use cases for a SCXML
library).
Modified:
jakarta/commons/sandbox/scxml/trunk/xdocs/images/scxml-logo-white.png
jakarta/commons/sandbox/scxml/trunk/xdocs/index.xml
Modified: jakarta/commons/sandbox/scxml/trunk/xdocs/images/scxml-logo-white.png
URL:
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/scxml/trunk/xdocs/images/scxml-logo-white.png?rev=279628&r1=279627&r2=279628&view=diff
==============================================================================
Binary files - no diff available.
Modified: jakarta/commons/sandbox/scxml/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/scxml/trunk/xdocs/index.xml?rev=279628&r1=279627&r2=279628&view=diff
==============================================================================
--- jakarta/commons/sandbox/scxml/trunk/xdocs/index.xml (original)
+++ jakarta/commons/sandbox/scxml/trunk/xdocs/index.xml Thu Sep 8 14:22:34 2005
@@ -38,6 +38,12 @@
and maintaining an SCXML engine capable of executing a state machine defined
using a SCXML document, while abstracting out the environment interfaces.
</p>
+ <p>
+ The use cases for an SCXML engine are multiple and varied. Anything that can
be
+ represented as a UML state chart -- business process flows, view navigation
bits,
+ interaction or dialog management, and many more -- can leverage an SCXML
engine
+ library.
+ </p>
<subsection name="Status">
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]