Skip to content

Expand deprecated-error metadata to support all type/member constructs #11846

Description

@jpobst

Context: #1303 (comment)
Context: dotnet/java-interop@8f30933

In dotnet/java-interop@8f30933, support was added for the deprecated-error metadata on <field> to help with deprecating old API. This results in [Obsolete (..., error: true)] attributes being added.

It would likely be handy to have this metadata ability extended to support all possible types and members (class, interface, method, constructor) to facilitate deprecation scenarios.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: BindingsIssues in Java Library Binding projects.java-interopIssues migrated from dotnet/java-interop / relates to the Java.Interop subtreeneeds-triageIssues that need to be assigned.

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions