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.

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