UUIDs are useful for many purposes, one of them is generating unique URIs for semantic web applications. Alas, under GWT, java.util.UUID is server-side only, so I looked for a client-side alternative. After some googling, I've found a nice JavaScript implementation, translated it to Java and can now use it with GWT. I'm publishing it here (with the consent of the original author), in case others find it useful.
Flattr
17 comments:
Danke schön, Alex.
Thanks!
YATU: Yet another thank you!
Thanks!, it made my day a lot easier.
thanks!
thanks
merci
thanks!!!!
Arigato
Thank you very much! Helped me a lot
Rippa! Thanks!
Obrigado ;)
Thanks a lot!
Thank You!
Go raibh maith agat.
this is just a generator for string-representations of UUIDs and in no way its a replacement for java.util.UUID
Then don’t use it.
Post a Comment