Extract ResponseDispatcher field into constructor of CommandHandler #243

Merged
lars.winzer merged 3 commits from feat/58-extract-responsedispatcher-field-into-commandhandler into main 2026-04-08 19:16:15 +02:00
lars.winzer commented 2026-04-08 19:14:48 +02:00 (Migrated from git.scicore.unibas.ch)

Added a constructor to the CommandHandler to set the value of the ResponseDispatcher field.

Refactored existing CommandHandler to use the constructor of the superclass.

Closes #58

Added a constructor to the `CommandHandler` to set the value of the `ResponseDispatcher` field. Refactored existing `CommandHandler` to use the constructor of the superclass. Closes #58
lars.winzer (Migrated from git.scicore.unibas.ch) scheduled this pull request to auto merge when all checks succeed 2026-04-08 19:14:53 +02:00
lars.winzer commented 2026-04-08 19:16:16 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 5abb46b915

mentioned in commit 5abb46b9150ed60d015b603630d8f45a598318cb
lars.winzer (Migrated from git.scicore.unibas.ch) merged commit 5abb46b915 into main 2026-04-08 19:16:16 +02:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#243