$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Russell Hind (rhind_at_[hidden])
Date: 2004-03-16 11:28:11
jp wrote:
>
> hey boosters
>
> i was searching for finite state machine ideas and i came across some
> old posts from Bryan Ross and Andreas Huber regarding a boost fsm.
>
Boost fsm is still up and running in development. Look in the sand-box
CSV for the code. Not sure how updated the code is, but Andreas is
certainly still working on it.
I like the look of FSM very much, but had troubles compiling it with
bcc32 5.6.4 last time I tried so have stuck with out current method of
implementing statemachines.
HTH
Russell