durusmail: quixote-users: ANN: Generating REST-ful Quixote applications
Quixote, Zope, Python2.1
2003-02-08
2003-02-09
2003-02-09
2003-02-11
ANN: Generating REST-ful Quixote applications
2003-02-12
2003-02-13
2003-02-23
2003-02-24
2003-02-26
2003-03-05
ANN: Generating REST-ful Quixote applications
Dave Kuhlman
2003-02-12
I have continued to explore the possibility of supporting FSMs
(finite state machines) and workflows with REST-ful applications.

In order to do so I've implemented several simple source code
generator which produces REST-ful Quixote applications that
implement an FSM or workflow.  These code generators read an XML
document that describes the FSM/workflow, its states, and its
transitions.  It generates the skeleton of a Quixote application.
And, I've written a document about it, with attached support code
and examples.

You can find this document at:

    http://www.rexx.com/~dkuhlman/workflow_howto.html

The attached example files contain code that is from Juan David
Ibáñez Palomar.  Thanks Juan David.

  - Dave

--
Dave Kuhlman
dkuhlman@rexx.com
http://www.rexx.com/~dkuhlman

reply