Re: mRFC 0018: Adopting the UUID and URN standards
Torben Nehmer <
torben@...>
2005-08-01 06:09:19 GMT
Hi,
--Jukka Zitting wrote on 2005-07-31 11:02:
>> Anyway , I would like to propose /[0-9-a-f-]{32,80}/. It will be backward compatible,
>> especially when you think about objects's update which could be done with object
>> itself.
>
> {21,80} is a superset of {32,80} so I see no compatibility problems with
> my proposal. And while both UUIDs and current GUIDs are 32+ characters
> wide, we might come across some shorter external UIDs that would be nice
> to keep.
I think 21,80 should be no problem, as at least I have to change all GUID checks
anyway -- I usually was comparing == 32 not >= 32.
The only thing is that for the comaptibility method there must still be a safe
way to distinguish UUIDs from the old DB IDs as long as they're still "in use".
For the record: In MidCOM, the recognition of those has to be reworked as well,
as I is_numeric all regular DB IDs for safety reasons.
Bottom Line: I'm fine with 21, as we have to rework all ID/GUID stuff anyway.
Live long and Prosper!
Torben Nehmer
--
Torben Nehmer, Guenzburg, Bavaria, Germany
http://www.nathan-syntronics.de, mailto:torben@...
PGP Public Key: https://www.link-m.de/pgp/t.nehmer.asc
(Continue reading)