Skip to content

Ownership for static Message fields #14

@CubBossa

Description

@CubBossa

Since Message objects are unmodifiable, constants like

public static final Message PREFIX = Message.message("prefix");

could match every MessageTranslator instance. A mechanism that binds these fields to a Translator to create unique translation keys would improve the work with static fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions