J�rgen Fr�jk Kj�rsgaard <[EMAIL PROTECTED]> writes:
> The solution you're suggesting - simply being able to run different
> Dtcl_Script ChildInitScripts from different <VirtualHost> things -
> is exactly what I'm looking for. It should also be possible to have
> different GlobalScripts.
Hrm, I've been reconsidering this one.
Since there doesn't seem to be anything like a Tcl_ForkInterp, which
creates a slave interpreter with the same resources (procs, channels,
globals, and so on) as the parent, it might be better to just do
everything per VirtualHost in 'tcl_init_stuff', as the VirtualHosts
'inherit' the main globalinitscript if they have none of their own.
--
David N. Welton
Personal: http://www.efn.org/~davidw/
Free Software: http://people.debian.org/~davidw/
Apache Tcl: http://tcl.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]