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

Implement allowing service metadata to be declared on interface #1398

Open
bterlson opened this issue Dec 8, 2022 · 1 comment
Open

Implement allowing service metadata to be declared on interface #1398

bterlson opened this issue Dec 8, 2022 · 1 comment
Milestone

Comments

@bterlson
Copy link
Member

bterlson commented Dec 8, 2022

@service needs to be updated to allow interfaces as a target, and the types for the various accessor methods need to widen to account for the possibility of returning an interface. This is likely to be a compiler break, but not a runtime break, for emitters.

Implementation issue for #691

@ghost ghost added the Needs Triage label Dec 8, 2022
@markcowl markcowl added this to the [2023] March milestone Dec 13, 2022
@markcowl
Copy link
Contributor

est: 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants