At 03:11 AM 4/13/2002, you wrote:
> From: Justin Erenkrantz [mailto:[EMAIL PROTECTED]
> Sent: 13 April 2002 08:52
> Do we really have to have the UUID functions in APR? Could we move
> them to apr-util?
+1 on moving it.
-1 on moving it, unless we are dumping the Win32 uuid.c source which
uses the OS to generate uuid's.
Any function with platform 'quirks' or variant support for the API (including
anything which might be a product of cpu, OS or ohter hardware specific
optimizations) belongs in APR.
Bill