Skip to content

Version 4.5 - Fluent builder doesn't work with recent modification to support inheritance #401

@jwrosewell

Description

@jwrosewell

The Set methods for the builder return a type of Base rather than the inheriting class preventing use in the fluent builder pattern. The following setter is an example.

The inheriting class needs to override these Set methods to return the implemented builder type.

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions