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

Change names of intToKey and keyToInt in Utils #2

Open
mightybyte opened this issue Feb 17, 2016 · 0 comments
Open

Change names of intToKey and keyToInt in Utils #2

mightybyte opened this issue Feb 17, 2016 · 0 comments

Comments

@mightybyte
Copy link
Contributor

I know this is an API breaking change, but would you be willing to change the name of the intToKey and keyToInt functions in the Utils module? On multiple occasions I've been bitten by the problem of importing the Utils module instead of the Utils.Postgresql module and forgetting that those intToKey and keyToInt functions also need the proxy as an argument. When I make this mistake it usually takes me longer than it should to figure out the problem because I always think of those functions as single argument functions. If this has bitten me more than once I imagine it's probably likely to bite others in the future as well.

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

No branches or pull requests

1 participant