Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for 
change notification.

The "SCXML/HomePage" page has been changed by guixl.
http://wiki.apache.org/commons/SCXML/HomePage?action=diff&rev1=19&rev2=20

--------------------------------------------------

  
  ----
  
- Contents:
- <<TableOfContents>>
+ Contents: <<TableOfContents>>
  
  ----
  
+ 
+ 
  === Wiki Resources ===
- 
   * ../FrequentlyAskedQuestions
   * ../BusinessCases
  
  ----
  
+ 
+ 
  === Release Plans ===
- 
   * [[../0.5ReleasePlan]] (DONE - Released on July 28, 2006)
  
  ----
  
+ 
+ 
  === Tutorials ===
- 
-  * [[../Tutorials/Templating]] - SCXML allows for defining of a certain FSM 
externally which can be re-used for convenience. This tutorial briefly covers 
the use-cases and the implementation of the Templating Pattern. 
+  * [[../Tutorials/Templating]] - SCXML allows for defining of a certain FSM 
externally which can be re-used for convenience. This tutorial briefly covers 
the use-cases and the implementation of the Templating Pattern.
   * [[../Tutorials/History]] - Remembering State Information - This tutorial 
describes the uses of <history/> element in SCXML. The ''history'' is used when 
it is required to remember the state of a complex state. i.e. If it were 
required to enter a complex state at the same point where we left it, we would 
use a history element to ensure that the state is preserved when the complex 
state is exited
-  * [[../Tutorials/Logging]] - SCXML uses commons-logging, a wrapper that 
works between others with Log4J ... 
+  * [[../Tutorials/Logging]] - SCXML uses commons-logging, a wrapper that 
works between others with Log4J ...
   * [[../Tutorials/ImplicitEvents]] - Implicit events supported by Commons 
SCXML (.entry and .exit for states and .change for data)
  
  ----
  
+ 
+ 
  === Evolution ===
- 
  This is a section to document the evolution of the Commons SCXML library, 
most importantly a placeholder to note any API changes and upgrade notes.
  
   * [[../Upgrades/ChangesBeforeFirstRC]] - Document contains notes about 
changes made before proposing the first release candidate of Commons SCXML.
  
  ----
  
+ 
+ 
  === From The Archives ===
- 
   * ../ProjectProposal
+  * [[../guixl|An Eclipse-based Visual State Chart XML editor/debuger that 
generates SCXML documents]]
  
  ----
  
+ 
+ 
  === External Resources ===
- 
   * [[http://www.w3.org/TR/scxml/|State Chart XML (SCXML): State Machine 
Notation for Control Abstraction 1.0]] (W3C Working Draft)
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to