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

Make Notification use consistent #2887

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Nov 20, 2024

Noticed while working on the Tapioca LSP.

@andyw8 andyw8 added chore Chore task server This pull request should be included in the server gem's release notes labels Nov 20, 2024
@@ -161,6 +169,8 @@ def initialize(id:, method:, params:)
super(method: method, params: params)
end

private_class_method :new # we want to force the use of the factory methods
Copy link
Contributor Author

Choose a reason for hiding this comment

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

(I'll need to check if any add-ons call this)

@andyw8 andyw8 force-pushed the andyw8/make-notification-usage-consistent branch from 0c0731c to 5007406 Compare November 20, 2024 16:12
@andyw8 andyw8 force-pushed the andyw8/make-notification-usage-consistent branch from 5007406 to 49bb79e Compare November 20, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore task server This pull request should be included in the server gem's release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant