$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Huber (spam2002_at_[hidden])
Date: 2002-09-13 17:31:37
P.S.
> Of greater interest to general purpose applications would *I believe* be
> something like aleksey's fsm. Particularly as it does not have the
> dispatching overhead of your proposal.
I agree, if you are referring to the simpler, more compact interface of
Alekseys' approach. I'm currently evaluating possibilities how to do that
while supporting all the standard FSM features.