$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Iain K. Hanson (ikh_at_[hidden])
Date: 2005-03-08 20:30:53
On Tue, Mar 08, 2005 at 08:18:52PM +0100, Andreas Huber wrote:
> Iain K. Hanson wrote:
> > AFAICT nothing.
>
> See my answer to Dave.
>
> > State charts are always collapseable to state
> > transition tables.
>
> If you mean a single STT per FSM then this requires knowledge about the
> whole FSM.
Yep. And i can't see why that would have any effect on scaleability. Its
just a meta program for assembling the fsm.
/ikh