Forum OpenACS Q&A: Re: error in rp_handler: can't read "tcl_url2file

Collapse
Posted by Andrew Piskorski on
Or, as you suggested earlier, just move the tcl_url2file array into a Tcl namespace? Since namespaces are not cleaned up on connection close, that should restore the original intention of the caching code.