Subject: Re: [boost] [msm] Version 2.0 available
From: Christophe Henry (christophe.j.henry_at_[hidden])
Date: 2009-11-12 14:16:49


>But you'd have to refactor an equivalent MSM Machine too (you'd need to introduce the flag), right?

True, but adding one line to a few states is a lot less work than
adding a composite, giving it a transition table and changing the
transition table of the state machine.