Skip to content

Remove objects/modules which explicitly raised a deprecation warning#670

Merged
aaronayres35 merged 12 commits into
masterfrom
remove-deprecated-things
Apr 16, 2021
Merged

Remove objects/modules which explicitly raised a deprecation warning#670
aaronayres35 merged 12 commits into
masterfrom
remove-deprecated-things

Conversation

@aaronayres35
Copy link
Copy Markdown
Contributor

@aaronayres35 aaronayres35 commented Apr 15, 2021

Part of #580
Also part of #438

This PR removes deprecated modules/classes which explicitly raised a deprecation warning. There are others in which we simply have comments saying things are deprecated. Perhaps those can be removed entirely, or we should start issuing warnings. They can be handled in a separate PR.

Comment thread chaco/tools/tracking_zoom.py Outdated
Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a couple of comments/questions

Comment thread chaco/base_plot_container.py
Comment thread chaco/tools/base_zoom_tool.py
@@ -1,649 +0,0 @@
""" Defines the SimpleZoom class.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like this too was moved into enable as the viewport zoom tool and modified.

When we do the release, i think it will be good to highlight the fact that there are classes in enable which can be used by end users if they can't migrate to the chaco ZoomTool immediately.

Comment thread chaco/tools/simple_zoom.py
Comment thread examples/demo/canvas/canvas.py
Comment thread chaco/tools/better_selecting_zoom.py
Comment thread chaco/tools/tracking_zoom.py Outdated
@aaronayres35 aaronayres35 merged commit c91c410 into master Apr 16, 2021
@rahulporuri rahulporuri deleted the remove-deprecated-things branch April 16, 2021 13:58
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

Successfully merging this pull request may close these issues.

2 participants