sebpiq / backbone.statemachine

Simple finite-state machine for Backbone. View states made easy. Synchronizing your application's parts with events made easy.
MIT License
177 stars 16 forks source link

pipe method between 2 state machines #2

Closed sebpiq closed 12 years ago

sebpiq commented 12 years ago

Pipe events triggered by a state machine to another state machine.

sebpiq commented 12 years ago

not relevant anymore now that statemachines use bb events