Skip to content

Why is OriginateResponse not inheriting ManagerResponse #268

Description

@stoyandimov

Is there a reason why all manager responses inherit ManagerResponse but OriginateResponse doesn't?

In our design we use generics to streamline the handling of manager responses but OrignateResponse breaks that design as it does not inherit ManagerResponse.

This is obviously problem on our side. But I'm asking if there is a reason and if not, and it's welcomed, I can make it inherit from ManagerResponse and make a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions