-
-
Notifications
You must be signed in to change notification settings - Fork 89
SASI controller has to delegate command dispatching #660
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
The execute() method of the SASI controller shall delegate dispatching commands to the affected device, just like the SCSI controller does it in its execute() method.
The fact that the controller knows how to execute specific commands breaks encapsulation and makes it impossible to clean up the Disk class.
This is a serious issue and is more and more blocking progress elsewhere.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed