-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
fix/deprecate-listeners #2020
fix/deprecate-listeners #2020
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Listener class itself must be deprecated, I think.
Listeners have to be deprecated for several reasons - listing those I'm aware of:
|
I can do it but rn it will look ugly on the warning part but as you wish |
e6aa237
to
4d6c4b6
Compare
We discussed this this morning and decided to only deprecate the property to avoid too many warnings on the UI. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
4d6c4b6
to
8777768
Compare
closes #1409