
5 Dec
2012
5 Dec
'12
4:11 p.m.
Hi guys, I realized that I asked a very unclear question yesterday. I will try to reformulate :) Let's say I have 2 states, an Active state and an Idle state. If I receive some events in Active state I would like to defer them and execute them when I go back to Idle state. But when I go back to Idle State is there a way to chose which previously deferred event to process? or is there a way to prioritize them or even ignore few of them? Thank you!