Skip to content

Conversation

@stephengold
Copy link
Member

Many classes, fields, and methods were deprecated in v3.3 and earlier releases. Few (if any) of them have been deleted. Many deprecated classes and method still work, so developers may be tempted to ignore deprecation warnings.

This PR deletes previously deprecated setter methods that are currently no-ops. Such methods are hazards because they fail silently. Developers might use them without realizing they are no longer implemented.

@stephengold stephengold added this to the v3.4.0 milestone Apr 5, 2021
@stephengold stephengold added the Spring Cleaning Issues part of the Spring Cleaning Community Actions label Apr 5, 2021
@stephengold stephengold merged commit aba5c85 into master Apr 9, 2021
@stephengold stephengold deleted the sgold-depreciatedsetters branch April 9, 2021 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Spring Cleaning Issues part of the Spring Cleaning Community Actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants