Login Register

Order of executed event handlers

Hi,

I assume that the event handlers used by dojo.connect() are executed in the order they are registered when the particular event fires.
Is there a way to specify the order of a connected event, for example "execute before all others" ?If not possible via API does somebody have an idea for a workaround to achieve exactly this?

Thanks in advance,

Philipp