Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #3457 > unrolled thread

UUID into XUID

Started bynews@zzo38computer.org.invalid
First post2019-09-21 17:04 +0000
Last post2019-09-21 17:04 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.postscript


Contents

  UUID into XUID news@zzo38computer.org.invalid - 2019-09-21 17:04 +0000

#3457 — UUID into XUID

Fromnews@zzo38computer.org.invalid
Date2019-09-21 17:04 +0000
SubjectUUID into XUID
Message-ID<1569085219.bystand@zzo38computer.org>
In PostScript some things can be identified by a "XUID" which is an array
of integers. Is there a standard way to convert a UUID into a XUID? I may
wish to use such a thing but am not registered with Adobe, and would want
to use the UUID system to make up the ID numbers instead.

If not, one possibility to make up such a thing would be to assign some
number as the first element to indicate that it is a UUID, and then the
next four elements are the 32-bit integers formed from the UUID (perhaps,
the first octet of the UUID could be the high octet of the second element
of the array, and the last octet of the UUID could be the low octet of the
last element of the array).

-- 
Note: I am not always able to read/post messages during Monday-Friday.

[toc] | [standalone]


Back to top | Article view | comp.lang.postscript


csiph-web