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

Signal: changed class methods/properties to static #2547

Merged
merged 1 commit into from Nov 10, 2015
Merged

Conversation

NachoSoto
Copy link
Member

The Signal class is final so I don't expect this to actually make a difference, but at least semantically, it doesn't make sense to want dynamic dispatching on these.

The `Signal` class is `final` so I don't expect this to actually make a difference. But at least semantically, it doesn't make sense to want *dynamic dispatching* on these.
@ikesyo
Copy link
Member

ikesyo commented Nov 10, 2015

Makes sense. 👍

ikesyo added a commit that referenced this pull request Nov 10, 2015
Signal: changed class methods/properties to static
@ikesyo ikesyo merged commit eb65733 into master Nov 10, 2015
@ikesyo ikesyo deleted the class-vs-static branch November 10, 2015 23:18
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.

None yet

2 participants