Janne Valkealahti 487911b4de StateContext may use wrong statemachine
- Tweaking to keep correct statemachine ref around
  so that StateContext passed to actions can be
  used to send events within submachines.
- This was missed due to missing test and i.e. cdplayer
  should transition into playing state directly via
  and event sent from action which when closed is
  checking if cd is inserted.
- Fixes #33
2015-04-07 22:18:03 +01:00
2015-04-06 10:56:16 +01:00
2015-02-04 18:17:50 +00:00
2015-03-06 15:01:23 +00:00
2015-03-28 18:53:23 +00:00
2015-02-04 18:17:50 +00:00
2015-02-04 18:17:50 +00:00
2015-02-04 18:17:50 +00:00
2015-03-15 16:58:49 +00:00

= Spring Statemachine

Spring Statemachine aims to provide a common infrastructure to work
with statemachine concepts in Spring applications.

This project is currently in incubation and first milestone is
released when project state is considered to be relatively stable, we
have a good reference documentation and samples. Milestones will not
be a feature complete.

= License

Spring Session is Open Source software released under the
http://www.apache.org/licenses/LICENSE-2.0.html[Apache 2.0 license].

Description
No description provided
Readme 19 MiB
Languages
Java 56%
JavaScript 19.3%
HTML 12.5%
Less 8.2%
CSS 1.3%
Other 2.7%