Skip to content

Why allow both constructor and static create() access? #1

@NinoSkopac

Description

@NinoSkopac

You could make the constructor private or protected in next major version release, or simply remove the static method and just use constructor (no need for a factory method in such a simple class)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions