#3: Create a modal control flow mechanism to eliminate adhoc state machines -----------------------------------------------------------------+---------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: high | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Keywords: continuations coroutines control flow state machine | -----------------------------------------------------------------+---------- Currently control flow is managed by creating adhoc state machines throughout widgets. A system needs to be designed that allows managing control flow more effectively. Coroutines seem like a perfect candidate for the job (as an alternative for full-blown continuations).
#3: Create a modal control flow mechanism to eliminate adhoc state machines --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: medium | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Resolution: | Keywords: continuations coroutines control flow state machine --------------------------+------------------------------------------------- Changes (by sakhmechet):
* priority: high => medium
#3: Create a modal control flow mechanism to eliminate adhoc state machines --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: closed Priority: medium | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Resolution: fixed | Keywords: continuations coroutines control flow state machine --------------------------+------------------------------------------------- Changes (by sakhmechet):
* resolution: => fixed * status: new => closed
Comment:
Fixed with support from cl-cont library.
cl-weblocks-ticket@common-lisp.net