BD already uses the java.util.UUID class for this, so any performance improvements in Java 6 will come for free.
I've heard about performance improvements for createuuid() in CF9, but don't know why or how--maybe they were using some other method and just now switched to java.util.UUID, which was introduced in JDK 1.5? BD switched from our own "hand made" method to java.util.UUID in BD7, and saw a tremendous performance gain--maybe CF9 is just now catching up? Just speculation. On Fri, Sep 25, 2009 at 6:38 AM, Nitai @ Razuna <[email protected]> wrote: > > Since we are only Java 6 now, wouldn't there be a possibility to > increase the speed of createuuid() as well? I'm no Java guru, but I > heard in Java 6 the underlying code has been improved on. > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
