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

Mark final attribute in MixpanelManager #553

Merged
merged 2 commits into from
Sep 19, 2022

Conversation

muukii
Copy link
Contributor

@muukii muukii commented Jul 25, 2022

it seems there is no subclass of MixpanelManager.
We could mark final attribute for it.
Which probably gains performance. Rather than that, readability will gain because we could notice this class won't have a subclass, so there is no need to be concerned about side effects in modifying functions and properties.

@jaredmixpanel
Copy link
Contributor

thanks @muukii

@jaredmixpanel jaredmixpanel merged commit a3a190a into mixpanel:master Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants