Skip to content

Deprecated messages should result in their en/decoders marked with @Deprecated #875

Closed
@ratcashdev

Description

@ratcashdev

given a definition like

<sbe:message name="MyDeprecatedMessage" id="123"
    description="old message that was deprecated in version 45" deprecated="45">

its respective java encoder and decoder should be marked with the @Deprecated annotation so that users get compile time warnings when still using old messages.

Happy to submit a PR, if this issue and objectives are accepted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions