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

Deprecate TypedListener for removal to make it strongly internal later #1616

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HannesWell
Copy link
Member

The class TypedListener is intended to be internal even if it's in a public package and because there were cases where it has to be used for custom widges it happened that it was still used. With the APIs introduced in #1112 there are better solutions using only public APIs for the cases it was still used.

Together with #1615 this is the continuation of #1101 (comment) to deprecate TypedListener for removal so that it can later be moved into an internal package to strengthen the statement that it's internal.

Eclipse Nebula also does not use

Copy link
Contributor

Test Results

   483 files  ±0     483 suites  ±0   8m 26s ⏱️ - 4m 8s
 4 095 tests ±0   4 085 ✅ ±0   7 💤 ±0  3 ❌ ±0 
16 173 runs  ±0  16 080 ✅ ±0  90 💤 ±0  3 ❌ ±0 

For more details on these failures, see this check.

Results for commit e7dec2f. ± Comparison against base commit e6588c2.

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.

1 participant