On Thursday, December 5, 2002, at 12:33 PM, William A. Rowe, Jr. wrote:
Ok... here's how I see us finding common ground...
Add an apr_filepath_temp_set() that allows the developer to override the temp path for an entire app; e.g. those apps which have a config directive SetTempPath /zzz can support their temp path config flag.
Unless apr_filepath_temp_set() was invoked, all temp-dir related directives will use the "native" choice.
I guess I can live with that. Is the "native" choice on Unix just "/tmp"?
-aaron
