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

Update readme and simplify interface #320

Closed
wants to merge 3 commits into from
Closed

Update readme and simplify interface #320

wants to merge 3 commits into from

Conversation

shmax
Copy link
Collaborator

@shmax shmax commented Oct 10, 2016

Updating the readme examples to reflect recent changes.

@digitalkaoz @bighappyface What do you guys think about the idea of moving checkmode back to constraint? It doesn't really seem to have anything to do with the optimizations, and it would make setting flags a little less awkward in the case that you don't want to otherwise inject any dependencies.

@digitalkaoz
Copy link
Contributor

@shmax as its just a bitmask im ok with it, but we must avoid cloning/creating object at all costs

@shmax
Copy link
Collaborator Author

shmax commented Oct 10, 2016

Sounds good, I'll submit a PR soon.

@shmax
Copy link
Collaborator Author

shmax commented Oct 11, 2016

I went ahead and made the change in this PR. See what ya think...

@digitalkaoz
Copy link
Contributor

Go for it

@shmax
Copy link
Collaborator Author

shmax commented Oct 11, 2016

Already did! This PR is ready for review.

@bighappyface
Copy link
Collaborator

Doesn't this change the interface again? It seems like these changes aren't BC with 4.0.0 and would force 5.0.0.

@shmax
Copy link
Collaborator Author

shmax commented Oct 13, 2016

Yes, I suppose it would. On the bright side, I don't think it's likely to inconvenience too many people--4.0 has only been out for a few days.

@shmax
Copy link
Collaborator Author

shmax commented Oct 24, 2016

@bighappyface Have you given any more thought to this PR? There are a few issues open right now that have to do with the documentation not matching the interface:

#321
#311

@bighappyface
Copy link
Collaborator

First, let's rename this PR to be more descriptive.

Second, I would like to get some additional community support for a move to 5.0.0 before I merge and go. I am not against it, but I am not a big fan of unilateral action for packages consumed by many people.

@bighappyface bighappyface mentioned this pull request Oct 24, 2016
@shmax shmax changed the title update readme Update readme and simplify interface Oct 24, 2016
@shmax
Copy link
Collaborator Author

shmax commented Oct 24, 2016

Sure, no argument there. However, the community has had 2 weeks to chime in on this, and not a peep, so far. What's the best way to encourage some comment?

@shmax
Copy link
Collaborator Author

shmax commented Jan 17, 2017

Not as interested in this now that the flag for coercion has been removed.

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.

3 participants