Phil Endecott | 28 Aug 18:19

FSM Review

Rather than repeating myself too much here I refer the review manager 
to my two previous posts where I implemented a couple of simple 
problems using this library.  My initial expectation was that I would 
find the library useful for these problems, but it became clear that 
the resulting code was no better than an ad-hoc implementation without 
the use of the library.  I was hoping that in the time since then the 
author or some other reviewer would produce an example that would 
convince me that there are classes of problems where this library is 
useful, but no such example has appeared.

> What is your evaluation of the design?

The main mode of use of this library doesn't seem to offer enough 
beyond what's possible with a more ad-hoc implementation style to be 
worthwhile.  I note that it also has a more declarative mode (with a 
state transition table) which I did not evaluate properly.

> What is your evaluation of the implementation?

I have not evaluated the implementation.

> What is your evaluation of the documentation?

It is sufficient.

> What is your evaluation of the potential usefulness of the library?

I have not been convinced that this library is useful.

> Did you try to use the library? With what compiler? Did you have any
(Continue reading)


Gmane