#691-move-ITempService-to-a-separate-file #755

Merged
a24julot merged 5 commits from #691-move-ITempService-to-a-separate-file into team_1_week_4 2026-05-06 07:23:12 +00:00
Collaborator

A separate interface file has been created so the interface is not contained inside TempService.cs any longer.

Some unneeded 'using' statements were also commented out from related files. Can be removed instead of commented out if desired.

A separate interface file has been created so the interface is not contained inside TempService.cs any longer. Some unneeded 'using' statements were also commented out from related files. Can be removed instead of commented out if desired.
a24timsv requested changes 2026-05-05 13:25:24 +00:00
Dismissed
a24timsv left a comment
Collaborator

The breakout of the interface is good, but having the unnecessary packages commented out will just result in them being there forever. It is better to delete them, and if they are needed again someone will reimplement them.

The breakout of the interface is good, but having the unnecessary packages commented out will just result in them being there forever. It is better to delete them, and if they are needed again someone will reimplement them.
Author
Collaborator

The unnecessary packages have been escorted off the premises.

The unnecessary packages have been escorted off the premises.
a24timsv approved these changes 2026-05-06 07:12:34 +00:00
a24timsv left a comment
Collaborator

I will omit the review template due to the simplicity of this review.

Looks good! Compiled it to test everything and nothing looks wrong.

I will omit the review template due to the simplicity of this review. Looks good! Compiled it to test everything and nothing looks wrong.
a24julot merged commit f1d9c1bb44 into team_1_week_4 2026-05-06 07:23:12 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!755
No description provided.