uuid6 / uuid6-ietf-draft

Next Generation UUID Formats
https://datatracker.ietf.org/doc/draft-peabody-dispatch-new-uuid-format/
187 stars 11 forks source link

Draft 03: Remove paragraph after opacity and point to var/ver section #83

Closed kyzer-davis closed 2 years ago

kyzer-davis commented 2 years ago

Change Proposal Template

Source (Select one.)

Change Reason (Select all that apply.)

Draft Number, Full Section, Name

Draft 03, Section 5.8. Storing UUIDs, Opacity

Current Text:

Where necessary, the version number can be extracted by first verifying the variant field bits 64 and 65 contain 1 and 0 respectively, and then extract the version from bits 48 through 51. UUID versions 7 and 8 can be identified by checking octet 8 for the values 0xE7 or 0xE8 respectively. The version number can then be used to inspect the remainder of the UUID according to the specification for that version. See [Section 4.1](https://uuid6.github.io/uuid6-ietf-draft/#variant_and_version_fields) for more information on determining a UUID version based on the inspected variant bits.

Proposed Text:

Where necessary, review [Section 4.1](https://uuid6.github.io/uuid6-ietf-draft/#variant_and_version_fields) for more information on determining a UUID version based on the inspected variant bits.

Other Supporting information below:

Redundant data covered earlier in the document.