Skip to content

Allow mixing constructor properties and parameters of superclasses. #47

Description

@jangalinski

Currently when we provide our own primaryConstructor for a builder supporting constructorProperties we get an error, because we have to decide between custom constructor and properties.
This is not right when overwriting a superclass, here we can mix params and properties and delegate values to the superClassConstructor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions