Juan Rivera <[EMAIL PROTECTED]> writes: > Along those lines would be the ability to generate a unique temporary file > name. Windows provides that functionality. I think it can be very handy.
As Mike Pilato described, Subversion has a way of doing this. But where Windows provides a native mechanism, then yeah, APR on Windows should use that mechanism instead of our hand-rolled way. -K
