[dev] [commits] Horde branch master updated. c1f241be16aa88a278d0e51fc7baa78e39008cca

Michael M Slusarz slusarz at horde.org
Tue Aug 10 23:01:10 UTC 2010


Quoting Chuck Hagenbuch <chuck at horde.org>:

> Any reason this isn't just an option when creating uuids?

UUID's (Universally Unique Identifier -  
http://en.wikipedia.org/wiki/Uuid) are a specific, standardized  
string.  Having that class produce anything else destroys its purpose  
(I'm assuming this is the same reason why Horde_Support_Guid:: exists).

We could have a single library that spits out an ID based on a  
parameter passed to the constructor, but I was just following the  
conventions of the previously existing classes.

michael

-- 
___________________________________
Michael Slusarz [slusarz at horde.org]




More information about the dev mailing list