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 @deprecated annotation for fields #338

Open
deepanjan90 opened this issue Jan 5, 2021 · 0 comments
Open

Implement @deprecated annotation for fields #338

deepanjan90 opened this issue Jan 5, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@deepanjan90
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Implement a way to deprecate fields that are no longer in use and should eventually be deleted.

Describe the solution you'd like
Create a annotation @deprecated
The diff engine should ignore triggering getter and setter for fields that have this annotation.

@deepanjan90 deepanjan90 added the enhancement New feature or request label Jan 5, 2021
@deepanjan90 deepanjan90 added this to the 1.0.1 milestone Jan 5, 2021
@deepanjan90 deepanjan90 modified the milestones: 1.0.2, 1.0.3, 2.0.0 Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant