Skip to content

Consider removing lombok #82

@prdoyle

Description

@prdoyle

Lombok is ok for example projects and tests, but in the main library codebase, it might do more harm than good, especially since records are a thing now.

For one thing, it means the published library source doesn't match the bytecode, causing warnings for Bosk users in IntelliJ.

Take a look at our remaining uses of Lombok and see whether they're worthwhile.

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