On 3/8/20 9:28 AM, Peter Levart wrote:
I can imagine bugs are a possible outcome when a programmer doesn't realize that different String values can successfully map to a single UUID value.
Well, this is still true even with the strict method (since 'a'...'f' is equivalent to 'A'...'F' in parsing the Hex nibbles). So this argument doesn't stand. Well then perhaps this addition is not worth it.
Regards, Peter