Skip to content

Remove "contributes_to" decorator and supporting code#402

Merged
rahulporuri merged 3 commits into
masterfrom
cln/remove-contributes-to-decorator
Apr 27, 2021
Merged

Remove "contributes_to" decorator and supporting code#402
rahulporuri merged 3 commits into
masterfrom
cln/remove-contributes-to-decorator

Conversation

@rahulporuri
Copy link
Copy Markdown
Contributor

This PR removes the contributes_to decorator and the supporting code and tests.
This PR also stops checking for contributions to extension points in the f"enthought.{extension_point_id}" namespace.

fixes #399 and #398

Poruri Sai Rahul added 3 commits April 16, 2021 10:31
and supporting code, tests

	modified:   envisage/api.py
	modified:   envisage/extension_point.py
	modified:   envisage/plugin.py
	modified:   envisage/tests/test_plugin.py
	modified:   envisage/plugin.py
to the extension point
otherwise, it just goes into the else clause which raises an error

	modified:   envisage/plugin.py
Copy link
Copy Markdown
Contributor

@aaronayres35 aaronayres35 left a comment

Choose a reason for hiding this comment

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

LGTM

@rahulporuri
Copy link
Copy Markdown
Contributor Author

Merging now that we've given enough time to get responses from the community.

@rahulporuri rahulporuri merged commit 342c4d0 into master Apr 27, 2021
@rahulporuri rahulporuri deleted the cln/remove-contributes-to-decorator branch April 27, 2021 11:52
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.

Remove contributes_to decorator and related functionality

2 participants