Martin Vuille | 5 Sep 16:32

[review] FSM Library review result

This is a brief report of the results of the review of
Andrey Semashev's Finite State Machines (FSM) library.
I want to do justice to the discussions that took place,
and will follow-up with a complete summary next week.

In spite of a good amount of discussion and an extension
of the review period, the number of reviews was smaller
than I had hoped for. Nonetheless, I believe that the library
received an adequate review and, based on the review comments
and other discussions, the FSM library cannot be accepted
into Boost at this time.

A total of four reviews were submitted, as follows:

   Andrea Carbone: YES
   Phil Endecott: NO
   Jeff Flinn: NO
   Chris Knight: NO

Darryl Green also submitted a mini-review, which did not
include an explicit yes or no vote, but expressed doubt
about whether the library should be accepted.

On the positive side, several people noted that the goals
of the library (simplicity and greater performance than
Boost.StateCharts) were valid and that such a library was
needed in some applications. I personally support this view.

I would like to thank Andrey for his efforts in developing
the library. I would like to encourage him to pursue the
(Continue reading)

Andrey Semashev | 5 Sep 20:55
Gravatar

Re: [review] FSM Library review result

On Fri, Sep 5, 2008 at 6:36 PM, Martin Vuille <martin <at> jpmvrealtime.com>wrote:

> This is a brief report of the results of the review of
> Andrey Semashev's Finite State Machines (FSM) library.
> I want to do justice to the discussions that took place,
> and will follow-up with a complete summary next week.
>
> In spite of a good amount of discussion and an extension
> of the review period, the number of reviews was smaller
> than I had hoped for. Nonetheless, I believe that the library
> received an adequate review and, based on the review comments
> and other discussions, the FSM library cannot be accepted
> into Boost at this time.
>
> A total of four reviews were submitted, as follows:
>
>   Andrea Carbone: YES
>   Phil Endecott: NO
>   Jeff Flinn: NO
>   Chris Knight: NO
>
> Darryl Green also submitted a mini-review, which did not
> include an explicit yes or no vote, but expressed doubt
> about whether the library should be accepted.
>
> On the positive side, several people noted that the goals
> of the library (simplicity and greater performance than
> Boost.StateCharts) were valid and that such a library was
> needed in some applications. I personally support this view.
>
(Continue reading)

David Abrahams | 5 Sep 21:44
Favicon
Gravatar

Re: [review] FSM Library review result


on Fri Sep 05 2008, "Andrey Semashev" <andrey.semashev-AT-gmail.com> wrote:

> Thank you, Martin, for managing this review and for your patience. I would
> also like to thank all the reviewers and discussion participants, it was a
> really educating conversation for me.
> I will continue my work on the library as a separate project. I may resubmit
> the library for the second review when I update the features that were
> negatively outlined during the discussion, if I feel enough interest for the
> library.

Hi Andrey,

I really hope you will return for a second shot with your new work.  I
believe the domain you are addressing is an important one for Boost to
cover.

Thanks,

--

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Darryl Green | 6 Sep 14:24
Favicon

Re: [review] FSM Library review result

On Fri, 2008-09-05 at 15:44 -0400, David Abrahams wrote:

> Hi Andrey,
> 
> I really hope you will return for a second shot with your new work.  I
> believe the domain you are addressing is an important one for Boost to
> cover.
> 

I agree. While Statechart is good for some apps, a lightweight FSM would
be great for others.

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Gmane