$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [msm] Review
From: Andreas Huber (ahd6974-spamboostorgtrap_at_[hidden])
Date: 2009-12-06 05:04:27
> 2. In Statechart, the definition of a state is coupled to the machine in
> which it resides while in MSM the state can be defined totally in
> isolation of the machine, and, thus, reused in other machines
FWIW, in Statechart you can decouple a state from its machine by making it a
template.
-- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.