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

Fixes #91: Made Uuid's serializable. #92

Merged
merged 1 commit into from Oct 25, 2015
Merged

Fixes #91: Made Uuid's serializable. #92

merged 1 commit into from Oct 25, 2015

Conversation

frankdejonge
Copy link
Contributor

As discussed.

@frankdejonge
Copy link
Contributor Author

@ramsey those unit test take forever. Don't know what's up with that, but this is it, and it's got the coverage to prove it.

@ramsey
Copy link
Owner

ramsey commented Oct 25, 2015

They run slow (especially if you have Xdebug enabled) because of 67,000+ assertions to ensure the math is all correct and will generate the same UUIDs for the same random or time values as in other programming languages. :-)

Thanks for this!

ramsey added a commit that referenced this pull request Oct 25, 2015
Fixes #91: Made Uuid's serializable.
@ramsey ramsey merged commit 823f8bc into ramsey:master Oct 25, 2015
@frankdejonge
Copy link
Contributor Author

@ramsey ahhh, that makes sense. Thanks for the quick merge 👍

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.

None yet

2 participants