Tolga,

I'll add them. Although they'll return UUID's not String's since
that's the type these generators return. Sorry to delay, I've been
super busy. Hopefully, I'll get some time towards the end of the week.

Thanks,
-Tim

On Fri, 15 Oct 2004 10:14:27 -0700, Tolga Yalcinkaya <[EMAIL PROTECTED]> wrote:
> Can someone add the following method to
> "org.apache.commons.id.IdentifierUetils"  ?
> 
>    public static String nextUUIDVersionFourIdentifier() {
>        return UUID_VERSION_FOUR_GENERATOR.nextIdentifier().toString();
>    }
> 
> There utility methods for all other id generators, but none for UUID
> (version 1 or 4).
> 
> Thanks,
> 
> Tolga.
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to