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

toString without the dashes #7

Closed
markusthoemmes opened this issue Feb 27, 2018 · 2 comments
Closed

toString without the dashes #7

markusthoemmes opened this issue Feb 27, 2018 · 2 comments

Comments

@markusthoemmes
Copy link

I realize a proper UUID has dash-delimiters. For my project specifically, we want those gone (to make UUID copyable from the commandline easily).

Any chance you'd accept a PR for toStringWithoutDashes?

@jchambers
Copy link
Owner

I've gone back and forth on this a few times, but I think it makes sense to pass for now. I really appreciate the offer, though! My thought is that, while some users may find it useful, having a library about UUIDs that produces things that aren't technically legal UUIDs is likely to cause more confusion than is justified by the benefit.

That said, thank you again for the offer!

@doom369
Copy link

doom369 commented Mar 24, 2018

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

3 participants