close Warning: Can't synchronize with repository "(default)" (/project/cl-weblocks/svn does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 17 years ago

Closed 16 years ago

#3 closed enhancement (fixed)

Create a modal control flow mechanism to eliminate adhoc state machines

Reported by: Slava Akhmechet Owned by: Slava Akhmechet
Priority: medium Milestone: 0.1
Component: weblocks Version: pre-0.1
Keywords: continuations coroutines control flow state machine Cc:

Description

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).

Change History (2)

comment:1 Changed 17 years ago by Slava Akhmechet

Priority: highmedium

comment:2 Changed 16 years ago by Slava Akhmechet

Resolution: fixed
Status: newclosed

Fixed with support from cl-cont library.

Note: See TracTickets for help on using tickets.