Skip to content

Disallow object-mapping final fields #202

Open
@zml2008

Description

@zml2008

While we currently are able to write to final fields, it is uncertain whether this functionality will continue to work on future versions of Java or in a modular environment.

Configurate should start emitting a warning when attempting to write to final fields in the object mapper, which will eventually become an error (either by the choice of Configurate or the choice of Java).

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingBreaking changes that are slated for next major versionscomponent/core

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions