As the title says, I need to syndicate the Queue and Stack by use of TLKCenteredList on the base Event Thread type.
This will give all TLKEventThread descendants the benefit of a combined Stack and Queue, as well as unify the way Events are processed (less overridden methods to deal with)
As the title says, I need to syndicate the Queue and Stack by use of TLKCenteredList on the base Event Thread type.
This will give all TLKEventThread descendants the benefit of a combined Stack and Queue, as well as unify the way Events are processed (less overridden methods to deal with)