Event queue inspection has wrong ordering of events
Brought to you by:
simonjwright
When inspecting an event queue, held events are in time order whereas
you would expect them to be in posting order.
Would it make sense to name the package .Unit_Test rather
than .Inspection? just to make the point that it's only for unit test .. of
course, the fact that the queue mustn't be started helps there!
Logged In: YES
user_id=917025
CF bug #0348.
Logged In: YES
user_id=917025
Ordering problem fixed.
Decided to leave the name as Inspection. Of course instantiations could call it
what they liked!