Hi 2015-07-03 12:54 GMT+03:00 Thierry Goubier <[email protected]>:
> Had that in the Keymapping event handling. Hated that. I understand well > the concern, but I honestly wonder if triggering random bugs helps. Maybe it is better to use OrderedCollection but always announce events in reverse order. In this case event handling order will be always not equal to subscribing order. And no random errors will happen. Always reproducible case
