MAX: Behavior Stack
Description
- Only one behavior can be active at a particular
time, giving rise to sequential behavior
application
- A behavior can call another via a compound operator, making a new active
behavior
- Pending behaviors placed on stack
- Monitors may run in "background",
independent of behavior stack
Detail from MAX