V 6.393 is published

5 views
Skip to first unread message

Urs Enzler

unread,
Jan 10, 2011, 3:07:37 AM1/10/11
to bbvcommon
Hi everyone

I just published Version 6.393 on google code:
http://code.google.com/p/bbvcommon/downloads/list

It is strongly recommended to update if you use the state machine with
guards with the following syntax:

machine.In(SomeState).On(SomeEvent)
.If(SomeContraint).Goto(Destination)
.Otherwise().Goto(OtherDestination)

In prior versions with this syntax, there is a defect that only the
Otherwise transition is set.

Happy coding
Urs
Reply all
Reply to author
Forward
0 new messages