Skip to content

SASI controller has to delegate command dispatching #660

@uweseimet

Description

@uweseimet

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions