Skip to content
Snippets Groups Projects
  • Marcel Loose's avatar
    1f95f32d
    BugID: 1050 · 1f95f32d
    Marcel Loose authored
    A whole bunch of code changes. Most notably:
    * All BBSStrategy and all BBSStep classes now inherit from the Command base
      class.
    * CommandVisitor is used in quite a number of places to "restore lost type
      information"; i.e. to recover the exact type of a Command.
    * CommandQueue now stores and retrieves Commands instead of BBSSteps and
      BBSStrategy.
    1f95f32d
    History
    BugID: 1050
    Marcel Loose authored
    A whole bunch of code changes. Most notably:
    * All BBSStrategy and all BBSStep classes now inherit from the Command base
      class.
    * CommandVisitor is used in quite a number of places to "restore lost type
      information"; i.e. to recover the exact type of a Command.
    * CommandQueue now stores and retrieves Commands instead of BBSSteps and
      BBSStrategy.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
CommandQueue.cc 9.24 KiB