Skip to content

Support for structural subtyping of exceptions? #16

Description

@kylebarron

Exceptions only support nominal subtyping (subclassing) and not structural subtyping (protocols). This means that obstore wouldn't be able to use these same exceptions without relying on obspec which gets us into circular dependencies.

Ref developmentseed/obstore#342

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions