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

Remove usage of deprecated APIs from the framework and examples #1732

Open
7 of 10 tasks
JohnMcGuinness opened this issue Jun 6, 2020 · 1 comment · Fixed by #1741, #1733, #1734, #1735 or #1736
Open
7 of 10 tasks

Remove usage of deprecated APIs from the framework and examples #1732

JohnMcGuinness opened this issue Jun 6, 2020 · 1 comment · Fixed by #1741, #1733, #1734, #1735 or #1736

Comments

@JohnMcGuinness
Copy link
Contributor

JohnMcGuinness commented Jun 6, 2020

Over a long period of time many Classes, constructors and methods have been deprecated in WComponents. When an API is deprecated it's a sign to users that it should not be used. How can we expect users to not use them if the framework itself and provided examples use them. I have listed below APIs that are used with WComponents, or examples, that should be updated to remove that usage.

@JohnMcGuinness
Copy link
Contributor Author

@marksreeves, @jonathanaustin and @ricksbrown are there any other deprecated classes, constructors or methods that can be added to this list? Is there anything that should be removed from the list above?

@JohnMcGuinness JohnMcGuinness linked a pull request Jun 20, 2020 that will close this issue
@JohnMcGuinness JohnMcGuinness linked a pull request Aug 11, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment