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

Allow top-level Frugal objects to be marked as deprecated #1121

Open
stevenosborne-wf opened this issue Jul 2, 2019 · 0 comments
Open

Allow top-level Frugal objects to be marked as deprecated #1121

stevenosborne-wf opened this issue Jul 2, 2019 · 0 comments

Comments

@stevenosborne-wf
Copy link
Collaborator

It would be useful, when deprecating frugal types, to mark the whole thing as deprecated, and have that be reflected in the language-specific libraries.

So for example, enums, scopes, services, structs.

Currently, only methods on services and attributes of structs can be deprecated. So we have to add deprecated annotations to each method or attribute for language-specific libraries to get a deprecated annotation, and for IDEs to reflect this.

FYI: @danaoredson-wf

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

1 participant