Skip to content

io_read and io_write should be optional? #2

@singpolyma

Description

@singpolyma

It's my understanding that io_read and io_write are not required in the interface and that there is a fallback if they are not present. However because of how the specs work, the expectation that they be called causes them to be defined, which causes them to be called, and then fails with a confusing error. Maybe these specs could define themselves only if the relevant methods are present?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions