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

Create a separate subclass for "ordered time" UUIDs #235

Closed
ramsey opened this issue Aug 11, 2018 · 1 comment
Closed

Create a separate subclass for "ordered time" UUIDs #235

ramsey opened this issue Aug 11, 2018 · 1 comment

Comments

@ramsey
Copy link
Owner

ramsey commented Aug 11, 2018

UUIDs encoded and decoded as "ordered time" UUIDs often cause confusion, especially because their byte order doesn't appear to match their original byte order (see ramsey/uuid-doctrine#60, for example). This is a proposal to add a subclass for "ordered time" UUIDs, so that they can be separately identified and encoded/decoded without the confusion.

Perhaps this is related to #228

@ramsey
Copy link
Owner Author

ramsey commented Feb 23, 2020

A subclass for ordered-time UUIDs is no longer necessary, since version 4.0.0 now supports version 6 UUIDs, which are effectively the same as "ordered-time" UUIDs.

@ramsey ramsey closed this as completed Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant