- QueueConfig is only used by the scheduler - DeckConfig was being used in places that Config should have been used - Add "Dict" to the name so that the bare name is free for use with a stronger type.
Includes a hack that should allow existing imports to continue to work; if this breaks things for you, please let me know.
Also move the legacy aliases into a separate file