>> Yes, it would be best to attach files to a Bugzilla ticket. Ok, I'm opening one now under lang, later on if these need to go elsewhere - ok, but for now I'm opening under lang enhancement. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25580
>> I will have a look this evening. The bugzilla attachment on the ER is refactored/simplified. >> Is this meant to be used with the axis impl? Nope, not for the axis impl. UuidClock is for version 1 uuid. It should give the proper time resolution behavior; would be used to get the current time as 100 millisecond intervals since Gregorian offset for the time_hi, time_mid, time_lo fields. Purpose: - overcome issues with System.currentTimeMillis() - account for clock overrun - account for clock resolution at 100 nanos intervals > -----Original Message----- > From: Phil Steitz [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 16, 2003 9:12 AM > To: Jakarta Commons Developers List > Subject: Re: [lang] UUID Generator - was RE: UUID Generator? > > > Tim Reilly wrote: > > Phil, Tim, et al, > > > > I just added the thread lifecycle handling to the *draft* > UuidClock.java I'd > > started > > For the timestamp of a version 1 uuid. > > > > I'll share it here. > > I realize it needs more work. I haven't tested it yet, but I > wanted to get > > some feedback before I do more. > > > > I'm not a committer on anything... would it be better to open a bugzilla > > enhancement and add files like this that way? > > Yes, it would be best to attach files to a Bugzilla ticket. I will have a > look this evening. Is this meant to be used with the axis impl? > > Phil > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
