Skip to content

Remove constructor from PostDataInterface #94

Description

@dtakken

Adding constructors to interfaces is generally discouraged because of the hairy issues that it can cause. In this case it has already caused issues with subtypes that need more / other constructor arguments than the interface describes.

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

    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