[cl-weblocks-ticket] #3: Create a modal control flow mechanism to eliminate adhoc state machines

#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). -- Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/3> cl-weblocks <http://common-lisp.net/project/cl-weblocks> cl-weblocks

#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 -- Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/3> cl-weblocks <http://common-lisp.net/project/cl-weblocks> cl-weblocks

#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. -- Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/3> cl-weblocks <http://common-lisp.net/project/cl-weblocks> cl-weblocks
participants (1)
-
cl-weblocks