Сообщение от
Blog bot
However the code blocks after next() calls are always executed in a mirrored order of the preceeding calls, as 2,1 and 3.
...
Just as chain of command, the eventhandler methods are also called in a random order, and not mirrored on pre and post like the chain of command calls.