Forum OpenACS Development: Re: tDOM and Dom Objects on Server Load problem

Collapse
Posted by Andrew Piskorski on
Peter, I've no idea how tDOM goes about creating its procs, but if it doesn't give you a way to easily repoduce that process in another interp, the Tcl Thread Extension and/or ttrace might be able to help you do so.
Collapse
Posted by Andrew Piskorski on
Hm, or use plain old ns_eval?