Skip to content

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

@jpobst

Description

@jpobst

Context: dotnet/android#1303 (comment)
Context: 8f30933

In 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

    generatorIssues binding a Java library (generator, class-parse, etc.)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions