Author: rahul
Date: Wed Aug 30 14:44:54 2006
New Revision: 438651
URL: http://svn.apache.org/viewvc?rev=438651&view=rev
Log:
Add a note about looking in the Shale sandbox instead.
Modified:
jakarta/commons/proper/scxml/trunk/xdocs/usecases/scxml-in-shale-dialogs.xml
Modified:
jakarta/commons/proper/scxml/trunk/xdocs/usecases/scxml-in-shale-dialogs.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/xdocs/usecases/scxml-in-shale-dialogs.xml?rev=438651&r1=438650&r2=438651&view=diff
==============================================================================
---
jakarta/commons/proper/scxml/trunk/xdocs/usecases/scxml-in-shale-dialogs.xml
(original)
+++
jakarta/commons/proper/scxml/trunk/xdocs/usecases/scxml-in-shale-dialogs.xml
Wed Aug 30 14:44:54 2006
@@ -55,6 +55,14 @@
</section>
<section name="Proof of concept">
+
+ <subsection name="Note">
+ <p>This proof of concept uses the "legacy" Shale dialogs API. This
+ code is now obsolete. A better implementation is available in
+ the Apache Shale project sandbox.</p>
+ </subsection>
+
+ <subsection name="Webapps">
<p>There are two war files below, the first one uses SCXML
documents to describe the Shale dialogs, and the second
one is the Shale source distro as-is, built locally
@@ -76,7 +84,8 @@
nightly build)</li>
</ul>
</p>
-
+ </subsection>
+
<subsection name="UML Diagrams">
<p>Here are the UML state machine diagrams for the two dialogs in
the usecases examples:</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]