Hi Phil, I've sent my WIP (Work in Progress) directly / off-list. Not sure if that's bad protocol, but just wanted to send an update and get initial thoughts. I've got lots to do still... re-integrating tests, new tests, I need to verify something's about the implementations and the spec, etc, etc. Refactoring... Haven't even though about the C code yet, hopefully APR has the MAC address code.
> Pls have a look at the test that I added for UuidClock. I don't think > that I have the accuracy part right and I am seeing sporadic (say, every > 10th time on a *fast* linux box) failures in the uniqueness test. I do need to catch up on the changes / new things since I got back. My initial thought on the failed test is...ut-oh. I'll definitely check. I wanted to get some of the code I started the other week closer, so I haven't looked yet. > Also, please make sure that you can build the whole project let us know > what you think about the setup. As long as whatever we end up with in > uuid can implement the StringIdentifierGenerator interface, things should > work fine. Sounds reasonable. I would like to have the option to get the Uuid object as well as the String representation. I'm starting to think about how to get something like SQLServer uniqueidentfier data type working with our DB2 database(s) but I may or may not use a SQL_BINARY > I added a maven-generated ant build.xml, which should work if > you don't like/use maven. Ahh, Maven I've been wanting to start using it. I'm using Eclipse so Ant is easier AFIAK at the moment, but I've been wanting to try out Mavenide. I appreciate the build script. -TR --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
