Skip to content

drop static creational methods #143

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

Merged
merged 1 commit into from
Apr 13, 2018

Conversation

vchebotarev
Copy link
Contributor

dropped static creational methods like create() and make()
expr() and pairsToAssoc() left (marked by todo)
Now there is no dependency between static method and constructor, so there is no need to support both of them.

Copy link
Contributor

@oohnoitz oohnoitz left a comment

Choose a reason for hiding this comment

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

Thanks. I'll cut a new major release for this since we are dropping support for 5.3/5.4 and breaking the API.

@oohnoitz oohnoitz merged commit 1f43e8c into FoolCode:master Apr 13, 2018
@vchebotarev
Copy link
Contributor Author

Wait with release please. I have some more ideas

@vchebotarev vchebotarev mentioned this pull request Apr 16, 2018
@vchebotarev vchebotarev deleted the drop-static-methods branch April 17, 2018 09:48
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.

2 participants