Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource Identifiers for instance methods #55556

Open
Tracked by #55555
dcharkes opened this issue Apr 24, 2024 · 0 comments
Open
Tracked by #55555

Resource Identifiers for instance methods #55556

dcharkes opened this issue Apr 24, 2024 · 0 comments
Labels
area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).

Comments

@dcharkes
Copy link
Contributor

We should collect resource identifiers for instance methods.

This is needed for:

Obviously we won't be able to catch dynamic invocations.

Also, we should put some thought into what to do with overrides/interfaces.

  • We could do nothing special, and require the users to put an annotation on every override, and put enough information in the metadata field to know how the various definitions are related.
@dcharkes dcharkes added the area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
Projects
None yet
Development

No branches or pull requests

1 participant