Skip to content

Common interface for Request and MultiManager, or not? #1

Description

@zeroem

Initially I wrote the Request and MultiManager classes to implement a common interface, the "CurlRequest" interface. At the time, it seemed like the right thing to do as they performed similar functions. However after implementing and working with them, their return values seem so completely different as to not be compatible.

So, does it make sense for the Request and MultiManager to implement a common interface, or not?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions