Skip to content

breaking: one canonical term for annotations/decorators across facades (ADR + rename) #202

Description

@rahlk

Java exposes get_methods_with_annotations(); Python and TypeScript expose get_methods_with_decorators() (TS also has get_classes_with_decorators()). Same concept, two names — and the canonical model (Epic A) needs one term.

Scope

  • Short ADR picking the canonical term (e.g. markers or decorators), documenting the per-language mapping.
  • Rename facade methods accordingly, with deprecation shims for the old names through v2.

Breaking change — v2 window.

Part of #193. Branch: major/issue-<n>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions